@CHARSET "ISO-8859-15";
@import "content.css";

#content div.column {
	overflow:hidden;
	float:left;
	margin:10px 5px;
	padding:10px 5px;
	background-color:#fff;
}

#content div.c_middle
{
	width:909px ! important;
	width:924px;
	height:465px ! important;
	height:490px;
	padding-left:10px;
	padding-top:15px;
}