#banner {
	background: url(/Portals/34/Images/westech_banner.png);
	height: 216px;
}
#productsSidebar img {
	border: none;
	margin-bottom: 5px;
}
#contactInfo p {
	text-align: center;
	font-weight: bold;
}
#contactInfo .separate {
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}
#dnn_ctr_dnnTITLE_lblTitle {
	font-size: 1.2em;
}
#specialsTag {
	float: right;
	margin: 0 0 10px 10px;
}
#specialsTag img {
	border: none;
}
.Title {
	font-weight: bold;
}
.note {
	font-style: italic;
	font-size: .9em;
}
.recommended {
	text-align: right;
	margin-top: 5px;
}
.center {
	text-align: center;
}
.middle {
	vertical-align: middle;
}
#photos {
	width: 640px;
	margin: 0 auto;
}
#photos li{
	list-style: none;
}

/* ======== In-Bay Automatics =========== */
.productTable {
	width: 100%;
	border: 1px dashed #999;
	border-collapse: collapse;
	margin-bottom: 25px;
}
.productTable td {
	vertical-align: top;
	border: 1px dashed #999;
}
.productTable th {
	background: #4181ab;
	color: #fff;	
	text-align: center;
	border: 1px dashed #999;
	vertical-align: middle;
	padding: 7px 0;
}
.productTable p {
	padding: 5px 10px;
}
.productTable h3 {
	background: #4181ab;
	color: #fff;
	padding: 3px 10px;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	letter-spacing: normal;
}
.productTable h4 {
	margin: 5px 0 -7px 5px;
	font-weight: bold;
	color: #222;
	font-size: 12px;
}
.productTable .imageRow {
	text-align: center;
}
.imageByList {
	float: right;
}
.secondList {
	margin-left: 25px;
}

/* ======== Vacuum Products ====== */
.vacuumTable {
	border: 1px dashed #999;
	padding: 5px;
	width: 100%;
	margin-bottom: 25px;
}
.vacuumTable th {
	border-bottom: 1px dashed #999;
	padding-bottom: 5px;
	color: #2c303a;
	text-align: center;
}
.vacuumTable .specs {
	border-top: 1px dashed #999;
}
.vacuumPic {
	/*width: 158px;*/
	width: 20%;
	padding-right: 30px;
}
.features {
	width: 80%;
	vertical-align: top;
}
.vacuumPic p {
	background: #4181ab;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 158px;
}

/* ======== Self-Serve ======== */
.smallImages {
	text-align: center;
}
.smallImages img {
	margin: 0 5px 10px 5px;
}

/* ========= Contact Form ====== */
#dnn_ctr1847_ModuleContent {
	width: 350px;
	margin: 0 auto;
}
#dnn_ctr1847_Feedback_trCaptcha2 .Normal {
	text-align: center;
}

/* ========= Slideshow ======= */
div#rotator {
	position:relative;
	height:210px;
	margin-left: 525px;
}
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
div#rotator ul li img {
	border:1px solid #ccc;
	padding: 1px;
	background: #FFF;
}
div#rotator ul li.show {
	z-index:500
}
