@charset "ISO-8859-1";
* { outline:none;}


.anchorlink{


position: relative;
top:0px;
left: 0px;
line-height: 20px;
width: 400px;
padding: 10px 10px 5px 20px;
color: #72787D;
font-size: 10px;
font-weight: normal;
text-transform: uppercase; 
background-color: #EEEFEF;

}
.anchorlink a:link {
color: #994708;
text-decoration: none;
font-size: 10px;	
}

.anchorlink a:visited {
color: #994708;
text-decoration: none;	
}

.anchorlink a:active {
color: #994708;
text-decoration: none;	
}

.anchorlink a:hover {
color: #999999;
text-decoration: none;	
}


.nltitle{
color: #9f4e0d;
font-size: 18px;
line-height: 23px;
padding-top: 15px;
padding-bottom: 2px;
text-transform: uppercase; 
font-weight: bold;
}

.nl_image{
float:left;
padding-right: 17px;
padding-bottom: 17px;

}


.nl_text{
margin-left: 15px;
}


#nl_content{
position: relative;
top:0px;
left: 100px;
width: 580px;
color: #494a4b;
line-height: 15px;
padding-top: -5px;
}

.nl_padline
{
width: 400px;
background-color: #dfdfdf;
height: 1px;
margin-top: 15px;
margin-left: 150px;
font-size: 11px;
}

.cap_listing{
line-height:10px;
padding-top:  10px;
border-top: #dfdfdf dotted 1px;
}


.cap_listing a:link{
font-size: 11px;
}

.nl_image{
margin-right: 15px;
}



