#container{
    width:684px;
	height: 285px;
	border: 3px solid #ddd;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	margin-top:5px;
	margin-bottom:20px;
	border-left:#fff;
	border-right:#fff;

}
 
.main-content {
	width: 1202px;
	height: 270px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	
}

.section{
	margin:20px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	width:150px;
	height:270px;
	float:left;
	border-right:2px solid #ddd;
}


.section #sectname {background-color:#ddd;color:#181818; font-weight:700;font-size:10px;float:right;width:83px;padding:2px 0px 2px 6px; }
.section #sectnamewide, .section #sectnamewide1 {text-transform:uppercase;color:#181818; font-weight:700;font-size:10px;background-color:#ddd;float:right;width:144px;padding:3px 0px 2px 6px;margin-bottom:10px;height:12px;overflow:hidden; }
.section #sectnamewide2, .section #sectnamewide3, .section #sectnamewide4, .section #sectnamewide5, .section #sectnamewide6, .section #sectnamewide7 {visibility: hidden;margin:0px;padding:0px;height:0px;display:none;}
.section h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:120%;}