.top-columns{
	clear:both;
	overflow:hidden;
	padding-top:12px;
}
* html .top-columns{
	zoom:1;
}
.top-left-column{
	float:left;
	width:327px;
}
* html .top-left-column{margin-right:-3px;}
.top-right-column{
	float:right;
	width:638px;
}	
.left-column{
	overflow:hidden;
	zoom:1 !ie;
}
* html .left-column{margin-right:-3px;}
.right-column{
	float:right;
	width:209px;
	padding-left:32px;
}
.bottom-left{
	padding:30px 0 0 10px;
	float:left;
	width:210px;
}
.bottom-right{
	padding:30px 0 10px 0;
	overflow:hidden;
	zoom:1 !ie;
}
