/* listing */
.nsw_ref_item
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;    
}
div.nsw_ref_title
{
    height: 30px;
    border: 1px solid #000;
    background: #39577b; 
    padding: 10px !important;
}
h2.nsw_ref_title
{
    color:#fff;
    font-size: 15px;    
    margin-top: 4px;
}
.nsw_ref_title a, .nsw_ref_title a:link, .nsw_ref_title a:active, .nsw_ref_title a:visited
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #fff;    
}
.nsw_ref_title a:hover
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #ccc;     
}
.nsw_ref_summary
{
    padding-top: 10px;
}
.nsw_ref_summary span, .nsw_ref_summary p
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;     
}
.nsw_ref_footer
{
    padding-top: 10px;
}
.nsw_ref_footer a, .nsw_ref_footer a:link, .nsw_ref_footer a:active, .nsw_ref_footer a:visited
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #333;   
	text-decoration: underline;  
}
.nsw_ref_footer a:hover
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000;   
	text-decoration: underline;    
}
.nsw_ref_spacer
{
    height: 20px;
}

/* detail view */

.nsw_ref_detailitem
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;      
}
.nsw_ref_content
{
    margin-top: 20px;
    border: 1px solid #ccc;
    background: #eaeaea;
    padding: 10px;
}
.nsw_ref_footer_left
{
    float: left;
}
a.nsw_ref_itemlink, a.nsw_ref_itemlink:link, a.nsw_ref_itemlink:active, a.nsw_ref_itemlink:visited
{
}
a.nsw_ref_itemlink:hover
{
}
.nsw_ref_footer_right
{
    float: right;
}
