/* ########## CSS MODAL - ONDE COMPRAR ########## */
div#ondecomprar-aberta {
	width: 380px;
	height:440px;
	display:block;
}

div#ondecomprar-aberta h2{
	width: 380px;
	height:30px;
	line-height:30px;
	text-indent:-100000px;
	background:url("../img/content/t-onde-comprar-aberto.gif") 0 0 no-repeat;
}

div#ondecomprar-aberta h2.title{
	width: 380px;
	height:30px;
	line-height:30px;
	text-indent:-100000px;
	background:url("../img/content/t-representantes.gif") 0 0 no-repeat;
}


div#ondecomprar-aberta .box-content{
	height:440px;
	background: #fff0f0;
	overflow:auto;
}

div#ondecomprar-aberta h3,
div#ondecomprar-aberta h4 {
	color: #ff0000;
	font-size:10px;
	font-weight:bold;
	padding: 10px;
}

div#ondecomprar-aberta h4 {
	font-size:11px;
	padding: 0;
}

div#ondecomprar-aberta p{
	color:000000;
	font-size:11px;
}

div#ondecomprar-aberta div.dados {
	padding: 10px 10px 20px 10px;
	background:url("../img/content/bg-hr.gif") 0 100% repeat-x;
}
