@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_left
{
	width:154px ! important;
	width:164px;
	height:470px ! important;
	height:490px;
}

#content div.c_middle
{
	width:360px ! important;
	width:370px;
	height:470px ! important;
	height:490px;
}

#content div.c_right
{
	width:355px ! important;
	width:370px;
	height:465px ! important;
	height:490px;
	padding-left:10px;
	padding-top:15px;
}