

.leftbox
{
width:150px;
margin:0px;
padding:0px;
}

.leftboxheader
{
width:150px;
background:url('images/leftheaderbg.gif') no-repeat;
height:34px;
line-height:34px;
color:#fff;
font-size:14px;
font-weight:700;
}

.leftboxheader a
{
padding-left:5px;
color:#fff;
text-decoration:none;
}

.leftbox ul
{
margin:0px;
padding:0px;
list-style-type:none;
}

.leftbox ul li
{
width:150px;
height:27px;
line-height:27px;
margin:2px 0px 0px !important;
margin:0px;
}

.leftbox ul li a
{
display:block;
background:url('images/leftlistbg.gif') no-repeat;
color:#000;
text-decoration:none;
padding:0 0 0 10px;
}

.leftbox ul li a.read
{
font-weight:700;
color:#f00;
text-decoration:underline;
padding-left:135px;
}

.leftbox ul li a:hover, .leftbox ul li a.read:hover
{
display:block;
background:url('images/leftlistbghover.gif') no-repeat;
text-decoration:none;
}



