#navigator {
	height: 26px;
	padding-top: 10px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: Black;
	font-size: 14px;
	background: url(images/navigator_bg.jpg) bottom center no-repeat;
}

#navigator a {
	color: #F18E00;
}

#products td {
	width: 22%;
	padding-right: 5px;
	vertical-align: top;
}

#products td.first {
	width: 36%;
	padding-right: 15px;
}

#products td h3 {
	color: Black;
	font: 11px Verdana;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
