﻿.box_top {display:none}			
	
.box_top h2 {display:none}

		.box {
	    border:0px;padding:0px;
		float:left;
		margin: 0px;
		width: 100%;
		color: #595959;
		background: #FFF;
	    font-size:11px;
	    font-family:Arial;
    	}
	
	    .box_lnkVisualizarCompra a:hover
	    {
	        text-decoration:underline; 
	    }
	    
	    .box_lnkSimularFrete a:hover
	    {
	        text-decoration:underline; 
	    }
	    

    .box A
    {
        text-decoration:none;        
    }
	
    .box A:Hover
    {
        text-decoration:underline;        
    }

	
	.box_bottom {display:none}
	
	.box{background-color:Transparent}
