div.subnavbg {
	background-image: url(/images/subnavbg.gif);
	background-repeat: no-repeat;	
	width:293px;
	height:255px;
	margin:40px 43px 0 0;
}
div.subnavpd {
	padding:30px 0 0 26px;
}
td.navbg {
	background-image: url(/images/navbg-int.gif);
	background-repeat: no-repeat;
	width:518px;
	height:52px;
	padding-left:20px;
}
td.prodbg {
	background-color:#FFFFFF;
	padding:20px 40px;
}
td.prodtx {
	padding:40px 25px 25px 0;
}
td.othertx {
	padding:30px 50px;
}
tr.accessgry {
	background-color:#ea7091;
}
tr.accesswt {
	background-color:#FFFFFF;
}
div.prodimg {
	margin-left:10px;
	float:right;
	text-align:center;
	font-size: 12px;
}
div.prodpd {
	margin:6px 0;
}
img.view {
	margin:60px 0 0 30px;
}
img.start {
	margin-bottom:10px;
}
img.custom {
	margin-top:35px;
}
li {
	padding-top: 8px;
}
input {
	font-size: 11px; 
}
select {
	font-size: 11px; 
	height: 17px;
}
select.size1 {
	width: 60px;
	margin-right:40px;
}
select.size2 {
	width: 60px;
}
input.go {
	width: 30px;
	height: 22px;
	font-size: 12px;
	margin-left:20px;
}
input.submit {
	width: 90px;
	height: 22px;
	font-size: 12px;
	margin-right:30px
}
input.qty {
	width: 25px;
	height: 15px;
}
form.prods {
	margin:8px 0 0 0;
	width:280px;
}
form {
	margin:0;
	padding:0;
}
.error {
	color: #FF0000;
}

.bold {
	font-weight: bold;
}

