table.oferta{
		margin:8px 0px 0px 8px;
		width:98%;		
	}
	table.oferta_baixo{
		margin:8px 0px 25px 8px;
		width:98%;		
	}
	td.cabecalho_oferta_a{
		background-image: url(images/a_oferta.jpg);		
		margin:0px;
		padding:0px; 
		widht:200px;
	}
	td.cabecalho_oferta_b{
		background-image: url(images/b_oferta.jpg);
		height:29px;
		margin:0px;
		padding:0px; 
	}
	td.cabecalho_oferta_c{
		background-image: url(images/c_oferta.jpg);
		height:29px;
		margin:0px;
		padding:0px; 
	}
	span.titProduct{
		font: 13px arial;
		color: #6b377f;
		font-weight: bold;		
	}
	a{
		text-decoration: none;
	}
	span.titMinorPrice{
		font: 12px  Arial, Helvetica, sans-serif;
		color:green;
		font-weight: bold;
	}
	span.titMajorPrice{
		font: 12px  Arial, Helvetica, sans-serif;
		color:red;
		font-weight: bold;
	}