#container #content {
	float: left;
	width: 67%;
}

.box {
	float: left;
	position: relative;
	height: 80%;
	width: 33%;
	border-width: 0;
	margin-top: 2em;;
	text-align: center;
	font-size: 0.65em;
}

.box .caption {
	width: 15.1em;
	position: relative;
	top: -1.8em;
}

#content .box h3 {	
	font-weight: bold;
	font-size: 1.70em;
	color: #2a3d5f;	
}

.box p {
	color: #2A3D5F;
	height: 10em;
	font-weight: bold;
	text-align: left;
	padding-left: 0.25em;
}

.box a {
	position: absolute;
	bottom: 0;
	right: 25%;	
}

.box a img {
	border: 0;
}

#enquetes.box p {
	text-align: center;
	height: auto;
}
#enquetes.box form label {
	float: left;
	clear: both;
	text-align: left;		
	width: 100%;
}

#enquetes.box form label a {
	position: static;
	color: #2A3D5F;
	font-weight: bold;
	text-decoration: none;
}

#enquetes.box form a img {
	width: 6.99em;
	height: 1.60em;
}

#enquetes.box form input.votar {
	font-size: 10.0167px;
	float: left;
	width: 4.09em;
	height: 1.60em;
	margin-top: 1em;	
}

#enquetes.box form a {
	position: static;
	float: right;
	margin-top: 1em;	
}
/*#noticias.box	{	
	border-width: 0 2px;
	border-top: 0 none;
}*/