.newsitem {
	margin-bottom:10px;
	clear:both;
	}

.fltl {
	float:left;
	padding:0 5px 5px 0;
	}

a img {
	border:none;
	}

.bonus-table {
	margin-top: 5px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-top: solid 2px #3a82c1;
	border-bottom: solid 1px #3a82c1;	
}

.bonus-table td {
	padding: 10px;
	background: #eaf5ff;
}

.bonus-table tr {
	border-bottom: solid 1px #3a82c1;	
}	