.subject_wrap
{
    width: 100%;
    height: auto;
    float: left;
    outline: 0;
    cursor: pointer;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #66b6fa;
    color: #fff;
}
.subject_wrap h3
{
    border: none;
    display: block;
    width: 290px;
    margin: 2px 0 0 0;
    padding: 0;
    float: left;
    overflow: hidden;  
    color: #fff;
}
.subject_wrap h3:first-letter {
    font-weight: normal;
}
.newsright
{
    width: 100%;
    height: auto;
    float: left;
    color: #868686;
    margin: 0 0 20px 0;
    color: #fff;
}
span.posted
{
    display: block;
    width: auto;
    float: right;
    margin: 2px 0 0 0;
    padding: 0;
    color: #fff;
}
.events
{
    width: 59px;
    height: 26px;
    float: left;
    background: url(../img/global_bg.png) no-repeat -211px -341px;
    margin: 0 5px 0 0;
}
.server
{
    width: 59px;
    height: 26px;
    float: left;
    background: url(../img/global_bg.png) no-repeat -211px -314px;
    margin: 0 5px 0 0;
}
.nbutton
{
    width: 45px;
    height: 17px;
    background: url(../img/global_bg.png) no-repeat -5px -765px;
    display: block;
    float: left;
    margin: 2px 6px 0 0;
}

/*--CopyWrite*/
