.specials h3 {
	font-size: 18px;
	color: #001d68;
	font-weight: bold;
	
}
.specials td{
	padding: 5px;
	/*background: url(images/indexSpecialsBG.jpg) no-repeat;
	width: 439px;
	height: 210px;*/
}
.specials .heading {
	color: #fff;
}
.specials .listItems div {
	background: url(images/bullit.gif) no-repeat 0px 5px;
	padding: 2px 4px 2px 8px;
	margin-left: 6px;
	font-size: 12px;
	line-height: 16px;
	
}
.specials .listItem {
	background: #eee;
}
