.novidades_caixa
{
	background-image:  url("images/label.png");
	width: 270px;
	cursor: hand;
	color: #ff9900;
	font-family: Verdana;
	height: 56px;
}

.novidades_caixaON
{
	background-image:  url("images/labelon.png");
	width: 270px;
	cursor: hand;
	color: #ff9900;
	font-family: Verdana;
	height: 56px;
}

.novidades_titulo
{
FONT-SIZE: 14px; COLOR: #ff9900; FONT-FAMILY: Verdana; POSITION: relative; TOP: 18px
}

.preview_caixa
{
	background-image:  url("images/label.png");
	width: 270px;
	cursor: hand;
	color: #ff9900;
	font-family: Verdana;
	height: 56px;
}

.preview_caixaON
{
	background-image:  url("images/labelon.png");
	width: 270px;
	cursor: hand;
	color: #ff9900;
	font-family: Verdana;
	height: 56px;
}

.preview_titulo
{
FONT-SIZE: 14px; LEFT: 60px; COLOR: #6699FF; FONT-FAMILY: Verdana; POSITION: relative; TOP: 18px
}

