.hotbox_top {
	background: #eee url(../img/hotbox.jpg);
	width: 260px;
	height: 120px;
	margin-left: -20px;
}
	
.hotbox_bottom {
	background: #eee;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 35px;
}
	
#rssbox {
	height: 180px;
	width: 260px;
	background: #eee url(../img/rssbox.jpg);
	margin-left: -20px;
	margin-top: 35px;
}
