#contentmain {
		border-right:none;
		width:280px;
}

#img-becas {
	position:absolute;
	right:50px;
	top:130px;
}

#box-resultados {
	position:absolute;
	right:10px;
	bottom:17px;
	width:120px;
	cursor:pointer;
}

#box-resultados .text {
	text-align:right;
	color:#FFB612;
	font-size:11px;
	padding-top:12px;
}

#box-resultados img {
	float:right;
}

#contentmain p, #contentmain td {
	text-align:left;
}


