#homecols #col1 {
	float: left;
	/*width: 49%; */
	width: 238px;
	/*margin-right: 10px;*/
}
#homecols #col2 {
	float: right;
	/*width: 49%; */
	width: 238px;
}

#homecols h3 {
	margin-top: 0;
	padding-top: 0;
}

#homecols .imgblock1 {
	margin-top: 10px;
	clear: both;
	height: 80px;
}

#homecols .imgblock2 {
	margin-top: 4px;
	margin-bottom: 10px;
	clear: both;
	height: 80px;
}

#homecols .imgblock3 {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	height: 80px;
}


#homecols .imgl {
	border: none;
}

#homecols .imgr {
	border: none;
}

#homecols #imgblock1 {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	height: 160px;
}

#homecols #imgblock2 {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	height: 80px;
}

#content {
    overflow: hidden;
}
