BODY { 

	font-family: Arial; 
	font-size: 12px;
	margin: 0px; 
	color: black; 
	text-align: center;
	background: #d7d6d6 top center no-repeat;

}

.post{
width:660px;
padding-left:40px	
}

A:link { color: black; text-decoration: none}
A:visited {text-decoration: none; color: black}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: black;}

#container_logo { text-align:left; width: 960px; height: 112px; margin:0 auto;position:relative;
 }
 
#container_main { background-repeat: repeat-y; background-image: url(http://www.makebuzz.com/images/line.png); text-align:left; width: 950px;  margin:0 auto;position:relative; min-height: 530px;
 }

 #livechat {
 		position: absolute;
 		top:3px;
 		right:1px;
 }

.news_text {
 	font-style: italic;
 	font-size: 12px;
 }
.search_input_bg {
 	border-style: none;
 	background-repeat: no-repeat;
 	background-image: url(http://www.makebuzz.com/images/search_input_bg.jpg);
 	height: 18px;
 	width: 210px;
 	vertical-align: middle;
 }
 
 .search_input_norm {

 	border-style: none;
 	background-repeat: no-repeat;
 	background-image: url(http://www.makebuzz.com/images/search_input_clear_bg.jpg);
	color:black;
 	height: 18px;
 	width: 210px;
 	vertical-align: middle;
 }
 
 div#page_bottom {
	background-repeat: no-repeat;
	background-image: url(http://www.makebuzz.com/images/bottom.png);
	position: relative;
	height: 20px;
	width: 950px;
	 margin:0 auto;
}

.content {
	z-index: 100;
	position: relative;
	padding-bottom: 5px;
	padding-top: 35px;
	padding-left: 10px;
	width: 930px;
	
	
}

.navigation {padding:150px 0 0 20px;}

.navigation-wp {padding:20px 0 0 20px;}

#rightcol {     
	width:210px;
	float:left;
	text-align:left;
	background-color:#fef7f1;
	padding-top:15px;
	line-height:200%;	
	min-height:1050px;
	height:auto;!important; 
	height:1050px;
}

 div#footer {
	color: #666666;
	position: relative;
	height: 13px;
	width: 950px;
	margin:0 auto;
}

.toolAnchor {
	color:#f78f1e;
}

