@charset "UTF-8";

.colmask {
	position:relative;	
	clear:both;
	float:left;
	width:950px;	
	overflow:hidden;
}
.colright,
.colmid,
.colleft {
	float:left;
	width:950px;	
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding: 0;
	overflow:hidden;
}

.threecol {
	background:url(/css/img/threecolumnsbg.gif) repeat-y;
}
.threecol .colmid {
	right:210px;
}
.threecol .colleft {
	right:548px;
}
.threecol .col1 {
	width:524px;
	left:952px;	
}
.threecol .col2 {
	width:172px;
	left:234px;
}
.threecol .col3 {
	width:210px;	
	left:802px;
	}

.top-news-section {padding: 0 0 18px 0;}
