#divDepoimentoForm {
	width: 545px;
	height: 350px;
	position: fixed;
	_position: absolute;
	top: 35%;
	left: 47%;
	_margin-left: -249px;
	margin-left: -199px;
	margin-top: -100px;
	z-index: 4;
	display: none;
	background: url('../../images/loja/barras/top_popin.png') no-repeat
		transparent top center;
	float: left;
}

#divDepoimentoForm H2 {
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: left;
	padding-left: 75px;
	width: 426px;
	font-size: 20px;
	color: #666666;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#divDepoimentoForm #sucessoLoja {
	display: none;
	height: 70px;
	padding: 10px 5px;
	width: 536px;
	}

#divDepoimentoForm div {
	clear: both;
	height: 300px; 
	*height: 290px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 15px 20px 30px;
	background: url('../../images/loja/fundos/fundo_popin.png') repeat-y
		center transparent;
	color: #666666;
}

#divDepoimentoForm DIV P {
	text-align: left;
	float: left;
}

#divDepoimentoForm DIV SPAN.msg {
	margin-left: 17px;
	font-size: x-small;
	float: left;
	margin-top: 12px; *
	margin-top: 0px !important;
	clear: right;
}

#formDepoimentoLoja {
	padding: 0 0 2px 0;
	width: 545px;
	margin-bottom: 0px;
}

#formDepoimentoLoja DIV.form {
	width: 545px;
	height: 220px;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-left: -30px; *
	margin-left: -50px;
	margin-top: 2px;
	padding-left: 0px;
	background: url('../../images/loja/fundos/fundo_popin.png') repeat-y
		center transparent;
}

#formDepoimentoLoja DIV LABEL,#formDepoimentoLoja DIV INPUT,#formDepoimentoLoja DIV TEXTAREA
	{
	float: left;
	clear: none;
	margin: 3px;
	padding: 0;
	vertical-align: middle;
	width: 253px;
}

#formDepoimentoLoja DIV LABEL {
	width: 70px;
	text-align: right;
	font-style: normal;
	margin-bottom: -4px;
	height: 0px;
	padding: 2px;
	margin: 7px 3px;
}

#formDepoimentoLoja DIV #msgApelido {
	margin-left: 80px;
	text-align: left;
	width: 300px;
	height: 20px;
	margin-top: -7px;
}

#formDepoimentoLoja DIV INPUT {
	margin: 7px 3px;
	margin-right: 50px;
}

#formDepoimentoLoja DIV TEXTAREA {
	margin-top: 30px; 
	margin-left: 3px;
}

#formDepoimentoLoja DIV BR {
	clear: both;
}

#formDepoimentoLoja #cancelar {
	border: medium none ; 
	float: left; 
	margin-left: 50px;
	}
#formDepoimentoLoja #submitButtonDep {
	display:none;
	height:0px;
	}

A.botaoDep { 
	*margin-left: -50px;
}

A.botaoDep:HOVER IMG {
	position: relative;
	left: 1px;
	bottom: -1px;
	_margin-left: -50px;
}

#tabelaFiltro {
	overflow: hidden;
	width: 520px;
	white-space: nowrap;
}

span.pagelinks {
	width: 520px;
	float:left;
	white-space: nowrap;
}

span.pagelinks A,span.pagelinks STRONG {
	text-decoration: none;
	width: 11px;
	font-size: 10pt;
	font-weight: bolder;
	padding: 4px;
	align:center;
	text-align:center;
	display: block;
	float: left;
	clear: none;
}

#centro span.pagelinks A {
	width: 11px;
	font-size: 10pt;
	align:center;
	text-align:center;
	font-weight: bolder;
	padding: 4px;
	color: #96bc33;
}

TABLE.table {
	width: 550px;
	display: block;
	clear: none;
	position: relative;
	float: left;
	white-space: normal;
}

#centro #fundoPretoDep {
	position: fixed; 
	*position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; *
	height: expression(( document.body.offsetHeight) +   'px' ) !important;
	background: #000;
	filter: alpha(opacity = 40);
	-moz-opacity: 0.4;
	z-index: 2000;
	display: none;
}

.div_depoimento {
	background-color: #edebd9;
	width: 172px;
	color: #9E905E;
	margin: 15px 0 15px 10px;
}

.div_depoimento P {
	background: url(../../images/loja/fundos/fundo_div_depoimento.gif)
		repeat-y;
	width: 173px;
}

.div_depoimento P SPAN {
	color: #9E905E;
	display: block;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 150px;
}

.div_depoimento .assinatura {
	text-transform: uppercase;
	margin-left: 15px;
	display: block;
}

.div_depoimento .assinatura A {
	cursor: pointer;
	text-transform: none;
	color: #9E905E;
}
#sucessoLoja SPAN {
	color: #666666;
	font-size:14px
}
H2 {
	color: #666666;
	margin-bottom: 0px;
}
