#releases_title {
padding-bottom:10px;
}

#releases_date {
padding-left:20px;
padding-bottom:10px;
font-weight:bold;
font-size:11px;
}

#releases_text {
padding-left:20px;
padding-bottom:10px;
width:570px;
overflow:auto;
}

#releases_more {
text-align:right;
padding-bottom:10px;
}

#releases_more ul{
padding:0px;
margin:0px;
}
#releases_more li{
list-style-type:none;
}

#releases_more li a{
text-decoration:none;
list-style-type:none;
font-size:12px;
color:#000066;
background:url(../images/links/bluearrow.gif)   no-repeat  60px 2px;
padding-right:20px;
}

#releases_more li a:hover{
text-decoration:underline;
}


#releases_title ul {
padding:0px;
margin:0px;
}

#releases_title li {
list-style-type:none;
text-decoration:none;
background:url(../images/links/bluearrow.gif)  no-repeat 1px 2px;
padding-left:20px;
color:#0066CC;
}

#releases_title li a{
text-decoration:none;
color:#000000;
}

#releases_title li a:hover{
text-decoration:underline;
}

#releases_title li span{
color:#333333;
}

#brline {
border:dashed;
border-width:1px;
border-color:#CCCCCC;
border-bottom:none;
border-right:none;
border-left:none;
margin-left:20px;
margin-bottom:20px;
}

#back {
text-align:center;
}
#back a{
text-decoration:none;
list-style-type:none;
font-size:12px;
color:#000066;
padding-right:20px;
}
#back a:hover{
text-decoration:underline;
}