#holder-tbl1 {
	width: 475px;
}
#table-shadows {
  width: 238px;
  height: 270px;
  border-collapse: collapse;
}
td.UR {
	background-image:url('images/top_right.JPG');
	background-repeat:no-repeat;
	width: 33px;
	height: 23px;
}
td.RT {
	background-image:url('images/right.JPG');
	background-repeat: repeat-y;
	width: 33px;
	height: 153px;
}
td.more-RT {
	background-image:url('images/right.JPG');
	background-repeat: repeat-y;
	width: 33px;
}
td.btm-RT {
 	background-image:url('images/btm_right.JPG');
 	background-repeat:no-repeat;
	width: 33px;
	height: 41px;
}
td.btm-LT {
 	background-image:url('images/btm_left.JPG');
 	background-repeat:no-repeat;
	width: 15px;
	height: 41px;	
}
td.btm {
	background-image:url('images/btm.JPG');
	background-repeat:repeat-x;
	width: 203px;
}
td.center {
	text-align: center;
}
#specs {
	width: 100%;
	border: 1pt solid #2194CE;
}
#specs td {
	border-bottom: 1pt solid #2194ce;
}
#galv {
	width: 90%
}
#galv th {
	background-color: #8FA6C3;
	height: 24pt;
}
#galv td {
	border-bottom: 1px solid #8FA6C3;
	text-align: center;
}
.buyme {
	background-image: URL("pumps-1.jpg");
	background-repeat: no-repeat;
	width: 64px;
	height: 21px;
}
.buyme a:hover {
	background-image: URL("buy-me2.gif");
	background-repeat: no-repeat;
}