#offers ul {
	margin-top: 30px;
}

#offers ul li {
	height: 20px;
}

#offers ul li.big {
	margin-bottom: 30px;
}

#offers ul li a {
	display: block;
	text-align: center;
	height: 14px;
	width: 65px;
	background-color: #007E99;
	color: #FFFFFF;
	font-size: 10px;
}
