

.white_block , #footer , #sidebar_nav ,.view_more , .dview, #header .top_nav_bar ,
.product_page .selections , .product_page .details  , .product_page .more_options .links
{
    display:none;
}


#header .bottom_header 
{
     display:none;
}

#content_area 
{
    margin:auto;
    width:100%;
}

.gray_blocks 
{
   
    background-color:black;
    color:white;
     
     position:absolute;
    
}

.gray_blocks .block
{
    
    position:relative;
    float:left;
    left:150px;
}


body 
{
   
    background:Transparent;
     
}
.product_page .right 
{
    float:left;
    width:700px;
}


.product_page .product_descr 
{
    font-size:16px;
}


#header .top_header h2 
{
	text-indent:0px;   
	margin-right:45px;
	_margin-right:22px;
	float:right;
	_font-size:15px;
	
}
.fader .faderItem a{
	text-indent:0px;  
	float:left;
	_margin-left:2px;
	display:none;
}

.lpah_logo_txt
{
	display:block;
    text-decoration:none;
    font-size:30px;
    width:350px;
    float:left;
    text-indent:-3px;  
    color:Black;
}

.product_page .options ul
{
    list-style-type:disc;
    padding: 0 0 0 20px;
}

.gray_blocks .block ul
{
       list-style-type:none;
       padding:5px 5px 5px 6px;
       
}

.product_page .options ul li
{
       text-indent:-14px;
}