﻿h3 {
    color: #363636;
    font: bold 1em Arial,Helvetica,sans-serif;
    margin: 0 0 1px;
}

li
{
    list-style: none;
}
.new_mainHeader_content
{
    background-color: #F3F5F9;
    border-left: 1px solid #C2C4C7;
    border-right: 1px solid #C2C4C7;
    border-bottom: 1px solid #C2C4C7;
}

.new_content_header_hr
{
    border: 1px dotted #B2B2B2;
    height: 1px;
    border-top-style: none;
}

.new_title
{
    color: #034EFB;
    font-weight: bold;
}

.new_title_medium
{
    font-size: medium;
    font-weight: bold;
    text-align:center;
    padding-left:15px;
}
.title_medium
{
    font-size: medium;
    font-weight: bold;
    text-align:center;
    
}
.text_small
{
    font-size: small;
    padding-left:15px;
}

.new_regular_text
{
    font-weight: normal;
}

.new_link
{
    color: #034EFB;
}

.new_link_small
{
    font-size: x-small;
}


.new_left
{
    clear: both;
    float: left;
    height: 45px;
    width:100%;
    border-left: 1px solid #CFD6E0;
    border-bottom: 1px solid #CFD6E0;
    background-color:#F9FAFC;
}



.new_right
{
    clear: right;
    float: left;
    height: 45px;
    width: 129px;
    text-align: center;
    background-color:#F9FAFC;
    border-right: 1px solid #CFD6E0;
    border-bottom: 1px solid #CFD6E0;
}

.new_elipses_div
{
    padding-left:10px;
    width: 100%; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap;
}


.new_forum_header
{
   
    height: 29px;
    border: 1px solid #A0AFC3;
    background-color: #DDE9F7;
    color: #1E395B;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 15px;
    
}


.new_forum_repaly_table_tdleft 
{
    padding-left:20px;
    padding-top: 10px;
   
   
}
.new_forum_repaly_table_tdright
{
    text-align:right;
    padding-top: 10px;
   
   
}
.new_table
{
     padding-top: 10px;
    padding-bottom:10px;
}

.new_forum_post_thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BCBCBC;
    display: block;
    margin: 0;
    padding: 2px;
}

.new_date 
{
    color: #707070;
    font-size: 0.917em;
}
