﻿#heading {
    width:210px;
    background: #ffffff url(../images/imHeaderbg.png) repeat-x;
    float:left;
    text-align:left;
    padding-left:3px;
    height:28px;
}

#columnB #heading h2 {
    border-bottom-width:0px
}    

#category {
    text-align:left;
    background-color:#ffffff;
    float:left;
    width:210px;    
    padding-left:3px;
}

.capitalize {
    text-transform:capitalize;
    font-size:11px;
}    

.count {
    font-size:12px;
    font-weight:normal;
    font-family: Arial;
}    

#adSubject {
    width:610px;
    float:left;
    text-align:left; 
    text-transform:capitalize;
}

.details {
    font-size:11px;
    line-height:14px;
    padding:5px;
}  

.viewAd {
    font-size:12px;
    line-height:18px;
}    

.adContent {
    /*background-color:#f3f7fc;*/
    /*border:1px solid #eeeeee;*/
    /*padding:5px;*/
    margin-bottom:15px;
    width:638px;
    background:url('../images/testimonialsFooterBG2.gif') repeat-x bottom left;
}

.formSpace {
    line-height:30px;
}

.registerButton {
    background-color:#fffbff;
    border:1px #cccccc solid;
    font:#284775 verdana;
    padding:3px;
}   

.input {
    margin-bottom:0px;
    border:1px #c3c3c3 solid;
    width:250px;
}

input[type="radio"] {
    border-width:0;
}

input[type="dropdownlist"] {
    margin-bottom:0px;
    border:1px #c3c3c3 solid;
    width:248px;
}