﻿#homepage_content
{
    width:670px;
    padding:10px;
    float:left;
}

.home_textbox
{
    width:300px;
    height:155px;
    padding:10px;
    background:url(../images/home_textbox.gif) no-repeat;
    float:left;
    margin-right:15px;
    margin-bottom:25px;
}


.home_textbox h1, .home_textbox h1 a
{
    color:#335588;
    font-size:12pt;
    margin-top:0;
    text-decoration:none;   
}


#news_container
{
    width:180px;
    padding:10px;
    padding-top:0;
    border-left:2px solid #be9d7d;
    float:right;
}

#news_container h1
{
     color:#335588;
     margin-top:0;
     font-size:14pt;
}

.news_item
{
    margin-bottom:10px;
}

.pubDate
{
    color:#335588;
    font-size:7pt;
}

.pubDate img
{
    width:12px;
    height:12px;
    margin-right:3px;
    vertical-align:middle;
}

.title
{
    line-height:12pt;
}