#wrapper #header{
	height:167px;
}

.column{
	float:left;
	width:250px;
	margin-right:15px;
	overflow:hidden;
}

#middle_column{
	width:400px;
}

#middle_column .contentdiv{
	width:324px;
}
#middle_column #slider2{
	width:100%;
}

#middle_column .sliderwrapper,#middle_column #paginate-slider2{
	width:332px;
	margin:0px auto;
}


.column .featuredPost .thumbnail{
	float:left;
	margin:0px 10px 5px 0px;
	display:block;
	width:50px;
	overflow:hidden;
}

.column .featuredPost .thumbnail img{
	width:50px;
}

.column .featuredPost.alternate .thumbnail{
	float:right;
	margin:0px 0px 5px 10px;
}

#wrapper .column h2.mostRecentTitle{
	padding:5px 0px 0px 7px;
	border-bottom:1px dotted #666666;
	font-weight:bold;
	font-size:20px;
}

.column .cat_section h3{
	color:#0A9CC1;
	font-size:16px;
}