/********* CSS PADRÃO GETSITES - Julho/2009 **********/

div#popup2{
	position: absolute;
	width: 329px;
	height: 321px;
	top: 50%;
	left: 50%;
	margin: -160px 0 0 -164px;
	z-index: 10;
}

a#popup2_fechar{
	position: absolute;
	width: 20px;
	height: 20px;
	display: block;
	top: 50%;
	left: 50%;
	margin: -130px 0 0 150px;
	z-index: 20;
	cursor: pointer;
}