#fastmenu, #mainmenu, #helpmenu, #leftcolleft, #rightcol, #footer, #send, #print, #meta
{
	display: none;
}
#content
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 14px;
    color: #494949;
    line-height: 24px;
}
#content a
{
    color: #3170FF;
}
#content a:hover
{
    color: #AF1010;
}
#content .newsitem
{
    margin-bottom: 10px;
}
#content h4
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 28px;
    color: #AF1010;
    margin-bottom: 8px;
    font-weight: normal;
}
#content h5
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 16px;
    color: #AF1010;
    margin: 20px 0 4px 0;
    font-weight: normal;
}
#content h6
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 22px;
    color: #AF1010;
    margin-bottom: 4px;
    font-weight: normal;
}
#content h6 a
{
    color: #AF1010;
    text-decoration: none;
}
#content h6 a:hover
{
    color: #AF1010;
    text-decoration: none;
}
#content .textcontent
{
    margin-top: 6px;
}
#content ul
{
    margin: 6px 0 14px 0;
}
#content li
{
    list-style-type: none;
    padding-left: 12px;
    background: url(../img/lat-ico.gif) 0px 7px no-repeat;
    margin: 0 0 6px 6px;
}
#content th
{
    padding: 10px 0;
}
#content td
{
    padding: 5px;
}
#content .button, #content .text, #content .select, #content .textarea, #content .file
{
    border: 1px solid #CCC;
}
#content .text, #content .select, #content .file
{
    width: 100px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #333;
    padding: 2px;
}
#content .text, #content .file
{
    width: 200px;
}
#content .short
{
    width: 60px;
}
#content .long
{
    width: 300px;
}
#content .button
{
    padding: 1px 8px;
}
#content .submit
{
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.news_image
{
    margin-bottom: 8px;
}
#meta
{
    margin: -6px 0 20px 0;
}
#meta span
{
    float: left;
    height: 22px;
    line-height: 22px;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 12px;
    color: #000;
}
#meta a
{
    color: #6498E6;
}
.created
{
    color: #6498E6;
}
#news_opt
{
    float: left;
    height: 22px;
    margin: 0 4px;
}
#news_opt li
{
    float: left;
    list-style-type: none;
    padding-right: 10px;
    background: url(../img/news-opt-dot.gif) top right no-repeat;
}
#news_opt li.end
{
    padding-right: 0;
    background: none;
}
#search_sep
{
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 18px;
    color: #EEE;
    border-bottom: 1px solid #EEE;
}
hr
{
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}