/* ---------------------------------------------
	LATEST.CSS
-----------------------------------------------*/
 
.single_col .blackboard dt a {
		text-decoration:none;
		font-size:14px;
}
 
dd {
	padding-bottom:20px;
	background:url(/assets/rouge/images/menu/chalk_underline2.gif) center bottom no-repeat;
}
 
 
.paper_content img.floatright {
	margin:0 0 10px 10px;
	border: 2px solid #4b0706;
}
 
h4 {
	margin-bottom:10px;
}
 
.paper_content ul  {
	margin-bottom:15px;
}
 
.paper_content ul li  {
	padding-left:20px;
	background:url(/assets/rouge/images/icons/mini_crest.gif) center left no-repeat;
	margin:10px 0;
	color:#666;
}