/*
Theme Name: CaliforniaBusinessRoundtable
*/

/* main elements */


.navigation{
    overflow:hidden;
    width:100%;
    text-align:justify;
}
.navigation .next{float:right;}
.navigation .prev{float:left;}


#commentform #author, #commentform #email, #commentform #url
{
    width: 260px;
}

#searchform fieldset, #commentform fieldset
{
    border:none;
}

.wpcf7-form-control-wrap
{
    display:block;
}

.wpcf7-not-valid-tip
{
    left:3px !important;
    top:4px !important;
}
#footer .site-map .area{
padding:0 !important;
}
.site-map .heading{
    margin:0 0 10px 0 !important;
}