
.hgl_content .hgl_desc p br 
{
	clear: both;
}

.hgl_content .hgl_desc p br.NoClear
{
	clear: right;
}

.highlights {
	width: 228px;
	background-color: #ffffff;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	vertical-align:top;
}

.highlights TD {
	margin-left: 10px;
	margin-right: 10px;
}

.hgl_titulo {
	position:relative;
	top: 10px;
	left: 8px;
}

.hgl_content {
	background: url(../images/highlights/bg_mid.gif);
	background-repeat: repeat-y;
	width: 206px;
}

.hgl_content TD {
	font-family: Verdana;
	font-size: 11px;
	vertical-align:top;
}

.hgl_img {
	padding-top: 2px;
	padding-left: 7px;
}

.hgl_desc {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
}

.hgl_title {
	color: #006600;
	font-weight: bold;
}

.hgl_date {
	color: #006600;
}

.hgl_text {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	/* display: block; */
}

.hgl_text_less {
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
}

.hgl_long_text {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
}

.hgl_sep {
	background: url(../images/news/patt_sep.gif); 
	background-position: 0px 8px;
	background-repeat: repeat-x; 
	height:15px; 
	width: 206px; 
}

.hlc
{
	width: 456px;
	background-color: #ffffff;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	text-align:center;
	padding-top: 25px;
	padding-bottom: 15px;
	vertical-align:top;
}

.hlc .sep {
	background: url(../images/news/patt_sep.gif); 
	background-position: 0px 11px;
	background-repeat: repeat-x; 
	height:22px; 
	width: 428px; 
}

.hlc .title {
	color: #006600;
	font-weight: bold;
	font-size: 16px;
}

.hlt_imgF
{
	float: left;
	display: inline;
	margin: 10px 5px 5px 0px;
}

	table.learnc
	{
		border: solid 2px #999999;
		width: 75%;
		text-align: center;
	}

			table.learnc tr td
			{
				padding: 5px;
				border: solid 2px #999999;
				border-width: 2px 2px 0px 0px;
			}