ul#cssMenu ul{z-index:10}
ul#Finder ul{z-index:9}
ul#Brandlist ul{z-index:8}
#left{z-index:7}
#sunframe{z-index:6}
		
.suntopright 
{
text-align: right;
height: 81px;
}


.right {
float: right; 
width: 162px;
padding: 0px;
position: relative; /*** IE needs this  ***/
}
* html #right {
margin-right: -162px; /*** IE gets this margin. ***/
}



.rightcheckout {
float: right; 
width: 324px;
padding: 0 0 0 20px;
position: relative; /*** IE needs this  ***/

}
* html #rightcheckout {
margin-right: -324px; /*** IE gets this margin. ***/
}


.whitefooter 
{
background-color:#FFFFFF;
padding-left:80px;
padding-right:80px;

}

.align-right { float:right; margin: 0;}
.align-left { float:left; margin: 0; }

.paddingright { 
padding-bottom: 20px;
padding-left: 20px;
border: 0px;
}

.paddingleft { 
padding-bottom: 20px;
padding-right: 20px;
border: 0px;
}

#Content {
	width:972px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
    background-color:#ffffff;
    margin-bottom: 0px; 
    padding-bottom: 10px; 
	}
	

.advertbar 
{
position:relotive; 
top: 1px; 
border: 0px; 
}



#PageBorder	{
margin:0px auto; /* Right and left margin widths set to "auto" */
width:972px;
border:1px;
border-style:solid;
border-color:#000000;
}

.sunglassesimage {
	float:left;
	margin:0px;
border:0px;
}