.thumbrounded 
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.thumblink 
{
    float:left;
    margin-right:24px;
}

.qed_news 
{
    width:297px;
    padding-left:25px;
    overflow:hidden;
}

.qed_news_titlebar 
{
    background:transparent url('images/header_bg.png') no-repeat top left;
    overflow:hidden;
    height:1%;
    padding-bottom:25px;
}

.qed_news_titlebar h3,
.qed_news_titlebar a 
{
    float:left;
}

.qed_news_titlebar h3 
{
    padding-left:35px;
    font-weight:bold;
    color:#fff;
    font-size:1.083em;
    text-transform:uppercase;
    line-height:1.538em;
}

.qed_news_title_right 
{
    float:right;
    overflow:hidden;
    height:1%;
}

.qed_news_rssicon 
{
    width:20px;
    height:20px;
    text-indent:-999em;
    background:transparent url('images/rss_icon.png') no-repeat top left;
}

.qed_news_subscr,
.qed_news_rss 
{
    color:#fff;
    font-style:italic;
    font-size:0.917em;
    text-decoration:none;
    margin-right:15px;
    margin-top:2px;
}

.qed_news_subscr 
{
    margin-right:20px;
}


#qed_news_prev,
#qed_news_next 
{
    float:left;
    width:24px;
    height:18px;
    text-indent:-999em;
    margin-top:1px;
    background:transparent url('images/arrow_up.png') no-repeat top left;
}

#qed_news_next 
{
    background-image: url('images/arrow_down.png');
    margin-left:10px;
}

#qed_news_prev:hover,
#qed_news_next:hover 
{
    background-position:left -18px;
}

.qed_news_date 
{
    display:block;
    color:#999;
    padding-left:80px;
}

.qed_news_postlist 
{
    display:block;
}

.qed_news_postlist li 
{
    overflow:hidden;
    padding-bottom:15px;
    font-size:0.917em;
    width:297px;
}

.qed_news_postlist li h4 
{
    font-size:1em;
    font-weight:bold;
    padding:0;
    margin:0;
}

.qed_news_postlist li h4 a 
{
    color:#002b59;
    text-decoration:none;
    font-weight:bold;
}

.qed_news_postlist li h4 a:hover 
{
    text-decoration:underline;
}

.qed_news_postlist li p
{
    padding-left:80px;
    color:#464646;
}

#qed_news_window,
.qed_news_postlist 
{
    position:relative;
}

#qed_news_window 
{
    height:250px;
    overflow:hidden;
}
