@media screen
{
#col3 {
	float: left;
}
#col2 {
	width: 296px;
	/* margin-left: 12px; */
	float: right;
	margin-bottom: 10px;
}

} 
