.cnt_header_green, .cnt_header_blue
{
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.name_foro
{
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}

.footerBkg {
	background-image: url(../images/footer_bkg.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 760px;
	text-align: center;
	padding-top: 2px;
	margin-top: 0;
	clear: both;
}


