.ProductosDesinfectBox{
	width: 577px;
	height: auto;
}

.ProductosDesinfectBox p{
	color: #333;
	margin: 10px 0;
}
.ProductosDesinfectBox h1{
	color: #0571B7;
	font-size: 18px;
	
		margin: 15px 0 10px 0;
}
.ProductosDesinfectBox h2{
	color: #85C34C;
	font-size: 14px;
		margin: 15px 0 10px 0;
}
	
.ProductosDesinfectBox ul{
	list-style: none;
	width: 280px;
	height: auto;
	float: left;
	margin: 5px 0;

}
.ProductosDesinfectBox li{
	font-size: 11px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image:  url(../images/defaults/linkicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
	display: block  ;
	height: auto;
	width: 265px;
	
} 

li.noarrow{background-image: none;padding: 0px;} 
.ProductosDesinfectBox img{ border: 0;}

/*-------Table styles-----------------------*/

table.productosTabla{width: 450px;height: auto;}
table.productosTabla td{ padding: 4px;}




#TopProductos {
background-image: url(../images/defaults/bg-header.jpg);
 background-position:top right;
 background-repeat: no-repeat;

}

.botonmasopciones{
	 width: 110px;
	 height: 70px;
	   display: block;
	    float: right;
	  
}


.logoporciento{

	right: 4px;

}






