#divNotificacao {
	width:545px; height:150px;
	position:fixed;
	_position: absolute;
	top: 35%; left:47%;
	_margin-left:-200px;
	margin-left:-120px;
	margin-top:0px;
	z-index: 4;
	display:none;
	background: url('../../images/loja/barras/top_popin.png') no-repeat
		transparent top center;
}

#divNotificacao H2 {
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: left;
	padding-left: 75px;
	width: 426px;
	font-size: 20px;
	color: #666666;
	margin-bottom: 0px;
	*margin-bottom: 10px;
	text-transform: uppercase;
}
#divNotificacao h1 img{
	margin:5px 10px;
	float:right;
	clear:none;
}
#divFormNotificacao{
	clear:both;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	padding:15px 15px 0px 20px;
	background:transparent url(../../images/loja/fundos/fundo_popin.png) repeat-y scroll center center;
	_margin-top: 20px;
}
#divFormNotificacao p{
	text-align:left;color: #666;
}
#divFormNotificacao label {
	color: #666;	
}
