.POP_fondo
{
	background-color:#FFFFFF;
	position:absolute;
	z-index:998;
	*filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.POP_contents
{
	overflow:hidden;
	position:absolute;
	z-index:999;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}

.POP_GEN
{
	border:5px solid #ebebeb;
	background-color:#FFFFFF;
	width:500px;
	overflow:hidden;
}

.POP_encuesta
{
	background-color:#f2f2e8;
	width:498px;
	border:1px dashed #d7d7cf;
	overflow:hidden;
	font-size:11px;
	font-family:verdana;
	color:#353432;
}

.POP_results_more
{
	color:#615338;
	text-decoration:none;
}

.POP_results_more:hover
{
	color:#615338;
	text-decoration:underline;
}