.product_view
{
    width:448px;
    height:329px; 
    color: #e09d64; 
    font-size: small;
     
    background-image: url(/media/contactborder.gif); 
    background-repeat: no-repeat;
     
    border: 1px none #000000;
}

.product_view_left
{
    float: left;
}

.product_view_right
{
    float: right;
}

.product_view .div-description
{
	height:150px; 
	margin:10px 10px 0px 10px;
}

.product_view .div-other
{
    width:430px; 
    height:163px;
    margin: 0px 10px 0px 10px; 
}

.product_view .div-other .div-img
{
	/* float: left; */
	/* 
	width:120px; 
	height:150px;
	margin: 0px 0px 0px 20px;
	*/
}
.product_view .div-other .div-price
{
    float:right; 
    width:239px; 
    height:163px;
}


	
body {
    background-color: #000000;
}

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
}

/*** header centre footer ***/
div.header
{
    /* background-image: url("/media/noscriptTop.gif");*/
    width: 883px;
    height: 250px;
}
div.footer
{
    /* background-image: url("/media/noscriptNav.gif");*/
    width: 883px;
    height: 190px;
}
div.centre 
{
    width: 900px;
    min-height:328px;
    height: expression( this.scrollHeight < 329 ? "328px" : "auto" );
}
/*****************************/

.MainLayer {
    position: relative;
    width: 1024px;
    z-index: 5;
    left: 0px;
    top: 0px;
    color: #e09d64;
    font-size: small;
    background-image: url(/media/edgedetail.jpg);
    /* background-image: url(/media/AboutPage.jpg); */
    /* layer-background-image: url(/media/MainPage.jpg);" */
}

/* header */
.Layer1 {
    position: absolute;
    width: 883px;
    height: 250px;
    z-index: 1;
    left: 68px;
    top: 0px;
}

/* footer */
.Layer2 {
    position: absolute;
    width: 883px;
    height: 190px;
    z-index: 2;
    left: 81px;
    top: 558px;
}

/* text */
.style2 {
    color: #e09d64;
    font-size: x-small;
}

.style3 {
    color: #CCCCCC
}

.style4 {
    color: #946d48
}

.style5 {
    color: #000000;
    font-style: bold;
    font-size: medium
}

.style6 {
    font-size: x-small
}

.style7 {
    color: #cccccc
}

.style8 {
    font-size: medium;
    font-weight: bold;
    color: #CCCCCC;
}

.style9 {
    color: #e09d64
}

.style16 { 
	color:#CCCCCC;
}

/* a */
a {
    text-decoration: none;
}

a:link {
    color: #946d48;
}

a:visited {
    color: #946d48;
}

a:hover {
    color: #CCCCCC;
}

a:active {
    color: #946d48;
}

#Bottle a {
    position: absolute;
    top: 245px;
    left: 310px;
    width: 400px;
    height: 310px;
}
/* customer */
.field
{
    width: 200px;   
}