div#tweet-container
{
background: transparent url('/images/twitter/bird-bottom.png') no-repeat bottom right;
float: left;
margin: 15px;
padding-bottom: 65px;
width: 255px;
}

div#the-tweet
{
background: #92BDD2 url('/images/twitter/tweet-bg.png') repeat-x bottom; 
float: left;
min-height: 55px;
}

div#the-tweet-bg
{
background: transparent url('/images/twitter/container-top.png') no-repeat top right; 
float: left;
min-height: 55px;
padding: 5px;
}

span#tweet-content
{
color: #FFFFFF;
float: left;
font-size: 1.1em;
font-family:Arial, Helvetica, sans-serif;
list-style-type: none;
width: 245px;
padding:10px 10px 0 10px;
width:225px;
line-height:1.5em;
}

span#tweet-content a
{
color: #FFFFFF;
}

div.timeago
{
display: block;
float: left;
color: #537180;
font-size: .8em;
font-style: italic;
font-weight: bold;
margin-top: 10px;
text-decoration: none;
width:100%;
}

div.timeago a
{
color: #537180 !Important;
text-decoration: none;
}

span#tweet-open
{
float: left;
background: url('/images/twitter/open-quotes.png') no-repeat top right; 
height: 15px;
width: 18px;
}

span#tweet-close
{
background: transparent url('/images/twitter/close-quotes.png') no-repeat top right; 
height: 15px;
width: 18px;
padding-left: 15px;
}

div#tweet-link
{
float: left;
margin: 0 0 -45px 100px;
padding: 20px 0 0 0;
}

div#tweet-link a img
{
border: none;
}

div.applynow {
	width:130px;
	height:30px;
	padding-left:70px;
	padding-top:145px;
}

div.learnmore {
	width:130px;
	height:30px;
	padding-left:43px;
	padding-top:245px;
}

































