/* CSS Document */

.module {
	width: 146px;
	height: 90px;
	padding: 6px;
	margin-right: 10px;
	color: #333;
	float: left;
	background-image:url(/pics/bg-offer2.jpg);
}
.module h3 {
	color: #5980BE;
	font-size:1em;
	margin:0px;
	text-align:center;
}
.module ul {
	margin-top: 5px;
	margin-bottom: 0px;
}
