﻿#Sidebar
{
    background:none repeat scroll 0 0 #DEDEDE;
}
h1, h2, h3
{
    color: #001346;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.NewsArticleList
{
    padding: 10px 0px 0px 10px;
    margin: 0px;
}
.NewsArticleList li
{
    background: url("http://resources.townhalldev.com/images/dot.gif") no-repeat scroll left 10px transparent;
    padding: 3px 5px 0 10px;
    line-height: 1.4em;
    color: #959595;
}
.LatestBreakingNewsContainer
{
    text-align: left;
}
.TodaysDate
{
}

.ArticleTitle
{
    font-size: 15px;
    font-weight: normal;

}
.ArticleTitle2
{
    font-size: 12px;
    color: #001346;
    font-weight: normal;

}
.ArticleTitle3
{
    font-size: 20px;
    color: #001346;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.ArticleTime
{
    font-size: 11px;
    color: #808080;
    font-weight: normal;
}
.ArticleSource
{
    font-size: 11px;
    color: #808080;
    font-weight: normal;

}
#NewsCategoriesControl
{
    background-position: left top;
    background: url("http://resources.townhalldev.com/images/NewsCategoriesBox.gif") no-repeat left top;
    width: 300px;
    height: 95px;
    margin: 5px 0px 0px 5px;
    padding: 0px 0px 0px 5px;
    border-spacing: 0px;
}
#NewsCategoriesControl ul
{
    padding:4px;
    margin:0px;
}
#NewsCategoriesControl li
{
    padding:2px;
    margin:0px;
}

#NewsCategoriesControl #InnerLeft
{
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}
#NewsCategoriesControl #InnerRight
{
    float: left;
    margin-left: 20px;
    margin-top: 0px;
}
#NewsCategoriesControl a
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
#NewFromTownhallControl
{
}
#NewFromTownhallControl #NewFromTownhallControlHead
{
    background-image: url("http://resources.townhalldev.com/images/newth.gif");
    background-repeat: no-repeat;
    height: 34px;
}
#NewFromTownhallControl #NewFromTownhallControlMain
{
    /* height: 250px; */
}
#NewFromTownhallControl #NewFromTownhallControlColumnist
{
    color: #333333;
}

.MoreLink
{
    color: #166794;
    text-decoration: none;
    float: right;
    padding-right: 10px;
    padding-top: 5px;
}
.NewsCategoryHeadline
{
}


.sidebox-bd2
{
    padding: 8px;
    border: 1px solid #cccccc;
    background-color: #FFFFFF;
    line-height: 1.5em;
    height: 379px;
    overflow: hidden;
}

