h2 {
	color: #444;
}

#specialsUL, #specialsUL ul {
	list-style: none;
	margin: 10px;
	padding: 0;
	text-indent: 0;
	text-align: center;
}

.featuredimg {
	width: 100%;
	margin:0; 
	border: 0;
}
.featuredimg a {
	border: 0;
	text-decoration: none;
}
.featuredimg img {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px solid #aaa;
	border-left: 0px solid;
}

