div.breakdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	font-size: 10px;
	color: #ffffff;
}

div.breakdiv img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 2px 8px 0 0;
}
div.breakdiv a.title {
       font-weight:bold;
       color: #333333;
       }
div.breakdiv.small {
   font-weight: normal;
   color: #ffffff;
    }

div.otherarticles ul {
	padding-top: 10px;
}

