#page {
    margin: 0em auto;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;

}
#branding {
    border: 0px;
}
#branding hgroup {
    margin: 0px 10px 0px 10px;
}
.table_page{
    border: 0px;
    margin-bottom: 0px;
}

#content {
    margin: 0 10px 0 10px;;
    width: 76%;
}
#secondary {
    float: right;
    margin-right: 10px;
    width: 20%;
}
#primary{
    border-bottom-color: #324975;
    border-bottom-style: solid;
    border-bottom-width: 15px;
    margin-bottom: 15px;
}
p{
    color: black;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
}

.singular .hentry {
    border-bottom: none;
    padding: 0em 0 0;
    position: relative;
}
.header-side a{
    font-size: 14px;
    line-height: 14px;
}
.header_desc {
    width: 650px;
    color: #666;
    line-height: 120%;
    margin-left: 5px;
    font-size: 14px;
    line-height: 16px
}
.singular h1.entry-title  {
    font-size: 20px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    background: url(images/gradient1.png) repeat-x left top #D6F0FD;
    padding: 6px 12px;
    border: 1px solid #CCC;
    text-transform: uppercase;
    color: #454545;
    margin: 28px 0;

}
