@import "../screen.css";
#popquiz_new {
	background: url(/images/popquiz_new.png) no-repeat;
	_background: url(/images/popquiz_new.png) no-repeat; /* IE6 */
	width: 206px;
	height: 360px;
	padding: 50px 0 10px 15px;
	float: left;
	margin: 0 10px -30px -15px;
	*margin: -30px 10px -30px -15px; /* IE7 */
	_margin: -30px 0 -30px -7px; /* IE7 */
	_position: relative; /* IE6 */
}

#popquizwrapper { 
margin-top:67px;
width: 180px; 
}

#aprendamaswrapper { 
margin-top:0px;
width: 180px; 

color:#FFFFFF;
}

#aprendamaswrapper a {
text-decoration:none;
color:#FFFFFF;

}




