﻿div#main { background: #c1783b url('/elegance/images/elegance_bg.jpg') no-repeat; }

div#eleganceRight {
    width: 405px;
    float: right;
}

img.bottle {
    position: absolute;
    top: 101px;
    right: 47px;
}

img.advertising {
    position: absolute;
    top: 80px;
    left: 410px;
}

div#theScent {
    padding-top: 80px;
    margin-left: 98px;
}

div#theScentContent {
    color: #FFF;
    width: 230px; 
    padding: 0 20px;
    
    
	max-height: 283px;
	overflow: auto;
	z-index: 100;
	position: relative;
	/* IE 6/7 height */
 	height:auto !important;
  	height:283px;

}

div#theScentContent p {
    margin-bottom: 16px;
    line-height: 1.6em;
} 

h5 { 
	font-size: 12px; 
	padding: 5px 0px 5px 0px; 
	text-transform: uppercase; 
} 

ul#section_nav {
    position: absolute; 
    left: 27px; 
    top: 374px; 
    width: 400px;
    z-index: 9999;
} 

ul#section_nav li {
    float: left;
    margin: 0 2px 2px 0;
    list-style-image: none;

    list-style-type: none;
}

ul#section_nav li#subBuy a {
	display: block;
	height: 72px;
	width: 73px;
	text-indent: -10000px;
	overflow: hidden;
}
