.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;
}
