.newtest
{
	margin-bottom:20px;
}
.newtest .title_graf
{
	margin-bottom:5px;
	float:left;
}
.newtest .title_text
{
	font-family:Times New Roman;
	font-size:26px;
	color:#000;
	padding-top:8px;
        font-weight:normal;
}
.newtest .title_text a:link,
.newtest .title_text a:visited
{
	color:#000;
	text-decoration:none;
}
.newtest .title_text a:hover
{
	text-decoration:underline;
}
.newtest .arrow
{
        color:#CC3300;
        float:left;
        font-weight:bold;
        padding: 2px 5px 5px 3px;
}
.newtest .content
{
	clear:left;
}
.newtest .divTitle
{
        display: block;
        padding-right:15px;
        padding-bottom:5px;
}
.newtest a.lnkTitle:link,
.newtest a.lnkTitle:visited
{
	color:#cd3301; 
        font-size: 14px; 
        font-weight: bold;

}

.newtest .divDescription a:link,
.newtest .divDescription a:visited
{
	color:#000000;
        display: block;
        padding-right:15px;

}
.newtest .divDescription a:hover
{}
.newtest .divDescription a.more:link,
.newtest .divDescription a.more:visited
{
    visibility: hidden;
 
}
.newtest .divDescription a.more:hover
{
    color:#eb8c6c;
}

