
#header {
float:left;
width:382px;
margin-left: 0px;
/*
border-top: 1px solid #949494;
border-left: 1px solid #949494;
border-right: 1px solid #949494;
*/
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
/*background:#DAE0D2 url("http://news.greenvilleonline.com/datadesk/images/bg.gif") repeat-x bottom;*/
font-size:93%;
line-height:normal;
/* Hack for IE7 */
*margin-left: 0px;
*width: 382px;

/* Hack for IE6 */
_margin-left: 5px;
_width: 382px;	

}
#header ul {
margin:0;
padding:10px 10px 0 0px;
list-style:none;
}
#header li {
float:left;
background:url("http://news.greenvilleonline.com/datadesk/images/left.gif") no-repeat left top;
margin:0;
padding:0 0 0 9px;
}
#header a {
float:left;
display:block;
background:url("http://news.greenvilleonline.com/datadesk/images/right.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#765;
font-size: 11px;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
color:#333;
}
#header #active {
background-image:url("http://news.greenvilleonline.com/datadesk/images/left_on.gif");
border-width:0;
}
#header #active a {
background-image:url("http://news.greenvilleonline.com/datadesk/images/right_on.gif");
color:#333;
padding-bottom:5px;
}



.recent-post-wrap .txt_wb a {
color: #000;
text-decoration: underline;
}
.recent-post-wrap .txt_white {
color: #000;
}
.view-data-users_name, .view-data-users_name a:link {
color: #999;
font-size: 11px;
width: 250px;
}
.view-data-users_name a:link, .view-data-users_name a:visited {
text-decoration: underline;
}
.view-data-users_name a:hover {
text-decoration: none;
}

.recent_posts_text {
padding: 0 0 8px 0;
border-bottom: 3px dotted #999;
}


