@charset "utf-8";
body {
	background-image:url(images/movieawards_bg.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000000;
}

#rightCol #socialBody {
color:#cccccc;
text-align:left;
}
#logo {background-image:url(images/mtvlogo_movieawards.gif);}
.tweet {
	font-size: 11px;
	color: #f0efeb;
	clear:both;
}
.tweet a {color:#e08716; font-style:italic;}
.tweet_date {
	clear:both;
	font-size: 11px;
	color: #2b2b2b;
	margin-bottom:10px;
	font-style:italic;
}
.celebTwit {
	float: left;
	width: 203px;
	text-align:center;
	margin-bottom:13px;	
}
.celebTwit img {padding:3px 3px 13px 3px;}
.celebTwit a {
	color:#f0efeb; text-decoration:none;
	font-size:12px;	
}

