body{
background-image: url(/themes/site_themes/best_sanitizers/img/sales_bg.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #4B92A0;
color: #005596;
}

table{
width: 100% !important;
margin: 0px 0px 20px 0px !important;
}


.entry{
margin: 0px !important;
padding: 0px !important;
float: left !important;
}

#Applications{
display: none;
}
#Industry{
display: none;
}

#header{
background-image: url(/themes/site_themes/best_sanitizers/img/home_header_bg.gif);
}
#container{
background-image: url();
background-color: #D5EBDA;
border: 5px solid white;
}
#navbar #home{
}
#navbar #home:hover{
}
#navbar #products_li{
}
/* products */
#product_spacer{
background-color: #B6E2E6;
height: 30px;
}
#products{
clear: both;
}
#products ul{
list-style: none;
margin: 0px;
padding: 0px;
clear: both;
}
#products label{
display: block;
width: 100px;
height: 100px;
float: left;
background-color: #FFFFFF;
border: 1px solid black;
margin: 0px 10px 0px 0px;
text-align: center;
}
#products ul li{
background-color: #D5EBDA;
margin-left: 0px;
margin-right: -5px;
margin-bottom: 20px !important;
clear: both;

}

#products ul li ul li{
clear: both;
padding: 10px;
margin: 0px;
background-color: none;
}
.product{
background-color: #D5EBDA;
margin: 10px;
padding: 10px;
}
.product a{
text-decoration: none;
color: #005596;
}
.product h3{
margin: 0px;
padding: 0px;
}
.productTable td{
	padding:2px 10px !important;
}
h4.product-table{
	font-weight:bold;
	text-transform:uppercase;
}
.image_container{
float: left;
background-color: #FFFFFF;
margin-right: 10px;
border: 1px solid #005596;
text-align: center;
display: block;
padding: 10px;
}
.image_container a{
border: 0px !important;
}
.prod img{
background-repeat: no-repeat;
background-position: center;
border: 0px;
width: 100px;
height: 100px;
}
#left_col{
background-color: #D5EBDA;
color: #368E8A;
}
#left_col ul{
list-style: none;
margin: 0px;
padding: 0px;
}
#left_col li{
height: 25px;
font-size: 15px;
padding: 10px 0px 0px 30px;
background-color: #B6E2E6;
}
#left_col ul li:hover{
background-color: #78CCD0;
}
#left_col ul li.alt{
background-color: #D5EBDA;
}
#left_col ul li.alt:hover{
background-color: #9FD1B1;
}
#article_image{
display: block;
width: 250px;
margin: 0px;
}
#article_image img{
display: block;
margin: 0px auto; 
}
.entry{
float: right;
padding-left: 0px;
}
.txt{
}
#content{
float: right;
width: 645px;
padding: 0px 20px 0px 20px;
border-left: 5px solid #B6E2E6;
margin-left: 0px !important;
}
#content h2{
color: #005596;
font-size: 15px;
margin-top: 0px;
text-transform: uppercase;
}
#content h2 a{
color: #005596;
}
#content h3{
font-weight: normal;
}
.singleTitle{
float: left;
margin: 0px;
padding: 0px;
}
#downloads{
width: 250px;
background-color: #DCF1F3;
padding: 10px;
margin-top: 20px;
}
#downloads a{
color: #026837;
text-decoration: none;
}
#downloads ul{
list-style: none;
margin: 0px 0px 0px 0px;
padding: 10px;
}
#downloads li{
font-weight: bold;
padding: 5px 0px 0px 5px;
}
#downloads small{
margin-left: 20px;
}
#footer{
background-image: url(/themes/site_themes/best_sanitizers/img/products_footer.gif);
background-repeat: repeat-y;
height: 50px;
padding: 50px 0px 0px 0px;
}
#right{
right: -15px;
bottom: -5px;
}
#bottom{
right: -5px;
bottom: -19px;
}
#shadowcorner{
bottom: -14px !important;
right: -13px !important;
}
#tableContainer h3{
margin-bottom: 0px;
margin: 40px 0px 0px 20px;
}
.anchor_table{
width: 650px;
border: 0px !important;
background-color: #D5EBDA; 
font-size: 14px; 
font-weight: bold;
}
.anchor_table a{
color: #005596;
}
.anchor_table td{
padding: 10px !important;
}
#col1{
width: 300px;
float: left;
}
#col2{
width: 345px;
float: right;
}
.appp{
background-color: #B6E2E6;
}

.appp ul{
list-style: none;
margin: 0px;
padding: 0px;
}
.appp li{
float: left;
margin: 0px;
padding: 5px 10px 5px 10px;
width: 150px;
}


.cath3{
margin-top: 30px;
text-transform: uppercase;
}

/***********************************************************************************************/
.ie6 #content{
width: 645px !important;
}
.ie6 #products ul li{
display: inline-block;
}
.ie7 #products ul li{
display: inline-block;
}
.gecko h3{
margin-top: 0px;
}