/* -- Main Content Styles -- */

#content{
  	width:400px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:345px;

	background:#fff;
	padding:37px 37px 39px 37px;
	margin:50px auto 0px auto;
	text-align:left;
}


#recentcontent{
  	width:400px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:345px;

	background:#fff;
	padding:37px 37px 39px 37px;
	margin:90px auto 20px auto;
	text-align:left;
}

#content.istopmenu{
	margin-top:0px;
}

/* -- Page Sections -- */

h2{
	font-size:13px;
	font-weight:bold;
	color:#333;
}

p{
	/*padding-bottom:10px;*/
}

#content div{
	border-bottom:solid 1px #d5d7c2;
	padding-bottom:10px;
	margin-bottom:10px;	
}

#content div.lastitem{
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
