#masterdiv {
	width: 970px;
	height: auto;
	background: none;
}
#categoryheader {
	width: 960px;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	margin-bottom: 7px;
}
#categorydescription {
	float: left;
	width: 195px;
	height: 142px;
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
}
#categorytext {
	width: 175px;
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 10px;	
}
#availableforpurchase {
	margin-left: 10px;
	margin-top: 10px;
}
#scrollpane {
	width:764px;
	height: 142px;
	float: left;
	border-right: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;	
}
#scrollpaneleftcol {
	width: 86px;
	height: 142px;
	float: left;
	border-left: 1px solid #BFBFBF;
}
#scrollpanerightcol {
	width: 677px;
	height: 142px;
	float: left;
	border: none;
}
.icontrans{
	opacity:0.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.80;
}
#scrollbutton {

}
.productname {
	color: #666666; 
	font-size: 10px; 
	font-weight: bold;
}
#watchcatheader {
	width: 960px;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	margin-bottom: 7px;
	height: 29px;
	float: left;
}
#watchcattitle {
  float:left;
  height: 29px;
  width:450px;
}
#watchtoplinks {
  text-align: right;
  float:left;
  font-size: 11px;
  padding-top:9px;
}
#watchtoplinks a {
  text-decoration:none;
}

