#body #main {
	width:685px;
	float:left;
}

.series_filter {
	width:683px;
	height:45px;
	border:solid 1px #555;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.series_filter_content {
	background:url(../img/content/series_filter/bg.png) repeat-x;
	float:left;
	height:45px;
	width:683px;
	color:#000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
