/* @override http://www.tomfeltenstein.com/wp-content/themes/tomfeltenstein/2cl.css */



.content_2cl {
	background: url(images/bg_content_2cl.jpg) repeat-y;
	width: 910px;
}

#footertop_2cl {
	background-image: url(images/footer_top_2cl.jpg);
	height: 10px;
}


.middle {
	width: 650px;
	float: right;
}

#subnav ul {
	padding-bottom: 82px;
}
#nav ul{
	margin-left: 3px;
}
#nav ul li {
	float: left;
	padding-right: 22px;
	padding-left: 22px;
	background: url(images/nav_vert_split.jpg) no-repeat right;
	height: 36px;
	line-height: 37px;
}
/* UPDATE 08/19/2010 */
#nav ul{
margin-left:-20px;
padding-left:30px;
}
.cont ul{
   margin-left:10px;
   margin-right:20px;
}
.cont ul li{
padding-top:5px;
padding-bottom:5px;
}