﻿
#toprow
{
	display: none;
}

#searchrow
{
	display: none;
}

.left_menu
{
	display: none;
}

.content{
	display: block;
}

.breadcrumbs
{
	display: none;
}
table.main {width:99%; height:1%; border:0px solid red;}
* html table.main {width:100%; height:1%; border:0px solid red;}

.popup_product_content
{
    border: 0px;
    display: block;
    width: 100%; 
    background-color: #F3F4F8;
    padding:5px;
}
.popup_product
{
	position:relative;
}
.three_columns_right
{
	display:none;
}