#cc_content {
	float: left;
	position: relative;
	width: 320px;
}
#cc_title {
	background-position: -849px 1px;
	position: relative;
	height: 30px;
	width: 300px;
}
#fb_title {
	background-position: -1058px -59px;
	position: relative;
	height: 30px;
	width: 320px;
}
#cc_content_inner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
	padding: 7px;
	margin-top: 10px;
}
#home_folio_holder {
	float: right;
	width: 630px;
}
#home_folio_title {
	background-position: -173px top;
	position: relative;
	width: 200px;
	height: 30px;
}
#home_folio_holder_inner {
	position: relative;
}
#feedback_holder {
	float: right;
	width: 600px;
	position: relative;
}
#feedback_inner {
	padding: 5px;
	position: relative;
	margin-top: 10px;
}
#feedback_form strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 3px;
	margin: 3px;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #F8F8F8;
	margin: 4px;
	padding: 3px;
	border: 1px solid #36C;
	position: relative;
}
.boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #FC0;
	margin: 4px;
	padding: 3px;
	border: 1px solid #000;
}
