.product p {
  
  font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px;	color: #003366;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-left: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-top: 5px;
}


td.product {
background-image: url(/products/images/horisgrad.jpg);
background-repeat: repeat-y;
background-position: top left;
}

div.rightimage {float:right; position:relative; margin:15px 10px 5px 10px; z-index:1;}
div.leftimage {float:left; position:relative; margin:15px 10px 5px 20px; z-index:1;}

p.gallery { margin-left:20px}

.scroll {
 	position:relative;
    background-color: #EEEEEE;
	margin-left:5px;
	margin-right:-300px;
	padding-right:-300px;
	padding-left:0px;
	width: 585px;
	overflow:auto;
	border-style: solid;
	border-width: 1px;
	border-color: #BBBBBB;
}

.scroll .textjust {
margin-right:20px;
}


.scroll .text {
margin-right:20px;
}

.height350 {
   height:350px;
}

.height400 {
   height:400px;
}

.height460 {
   height:460px;
}

td.divider {background-image: url(/products/images/gradline.jpg);
background-repeat: repeat-y;
background-position: top left;
font-size:0;line-height:0;
}


.img-shadow {
  float:left;
  background: url(/products/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/products/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

  }

.img-shadow img {
  display: block;
  position:relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
.out {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:5px 0;
  }
.in {
  text-align:left; 
  background:#fff; 
  border:1px solid #999; 
  position:relative; 
  padding:4px;
  font-weight:normal;
  }
.ltin {
  left:-4px;
  }
.tpin {
  top:-4px;
  }
.narrow {width:80%;} /* change to suit */



  
.colordiv {
   background: url(/products/images/colorgradline.jpg) repeat-y top right; width:530px; height:3px;
   font-size:0;line-height:0;
   position:relative;
   left:5px;
   margin:0 0 10px 0;
   }
   
.redtextdiv {
 background-color: #FF0000;
 width:130px;
 position:relative;
 left:405px;
 height:20px;
 padding: 0;
 margin: 0;
 }
 
.redtextdiv p {
 color: #FFFFFF;
 font-family: Verdana,Arial, Helvetica, sans-serif; 
 font-weight:bold;
 font-size:12px; 
 text-align: right;
 padding: 4px 0 0 0;
 margin: 0px 8px 0 0;
  }
  
.oegraddiv {
   background: url(/products/images/oegradline.jpg) repeat-y top right; width:510px; height:1px;
   font-size:0;line-height:0;
   position:relative;
   left:5px;
   margin:10px 0 10px 0;
   }
   
.gallerytable {
  width: 550;
  border-collapse: collapse;
}

.gt1 {
  width: 180px;
  text-align:center;
}