div.news {
	
}
div.summary{
	text-align:center;
	border:none !important;
	font-size:10px;
}

div.summary h3{
	margin:0px;
	
}

div#news-container {
	margin-top: 100px;
}

span.date {
	font-size: 9px;
	color: gray;
}

.news{
	width:500px;
	margin:15px 50px;
		
}

.news h3{
	background:url('/images/bd2.png') no-repeat;
	color:white;
	padding:15px 0px 0px 65px;
	height:25px;	
}

div#best-today div.box-content,div#worst-today div.box-content {
	text-align: center;
}

img.goblet {
	float: left;
	margin-left: 10px
}

.summary{
margin-bottom:12px !important;
}