.article_date{
    color: #990000;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
}



body { 
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    height:240px;
    margin:0;
    padding:0; 
    width:100%;
}

.hero { 
    background-position:0px 0px;
    border:0;
    float:left;
    min-height:22px;
    padding-bottom:8px;
    width:308px;
}

.first {
    margin-top: 2px;
}

a {
    color:#464646;
    text-decoration:none;
}


.maintext:hover {
    text-decoration:underline;
}

.hero img {
    display: none;
}

.subhero {
    padding-top:0px;
}

.wrapper {
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #999;
    height:230px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    text-align: left;
    width:310px;
}

.text {
    cursor:pointer;
    width:100%;
    height:auto !important;
    line-height:1.3em;
}

.maintext {
   color: #3366CC;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}


.action{
    display:none !important;
}


.heading_top,
.heading {
    display: none;
}

.line2 {
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: 22px; 
    padding-bottom:10px;
}

.sub-line2 {
    display:none;
}   
