/*Columns*/

.col2 
{
	width:295px; 
	float:left;
}
.column34Cont 
{
	float:right; 
	width:450px; 
	display:block;
}
.col3 
{
	width:130px; 
	float:left;
}
.col4 
{
	width:300px; 
	float:right;
	margin-right:0;
}
.col4 img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
	
