/* CSS Document */

.thrColFixHdr #encuestatop { 
	background: transparent url(../images/encuestaTop.gif) no-repeat top; 
	padding: 0 0 0 0;
	height:53px;
}
.thrColFixHdr #encuesta { 
	background: transparent url(../images/bgEncuestaTop.gif) repeat-y; 
	padding: 0 10px 0 10px;
}
.thrColFixHdr #encuestaresultados { 
	background: transparent url(../images/bgEncuestaBottom.gif) repeat-y; 
	padding: 0 10px 0 10px;
}
.thrColFixHdr #encuestabottom { 
	background: transparent url(../images/encuestaBottom.gif) no-repeat top; 
	padding: 0 0 0 0;
	height:6px;
}