  .txtjoin
    {
        float: left;
    }
    /******** popup box CSS **********/
    .overlayOuter_driveThru,.overlayOuter
    {
        /*background:#000;*/ /*opacity:0.7;*/
        display: none;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 100001;
    }
    .overlayInner_sub
    {
        /*background: none repeat scroll 0 0 #FFFFFF;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
        border-radius: 4px 4px 4px 4px;
        color: #333333;
        padding-top: 6px;
        padding-bottom: 10px;
        width:650px;
    }
    .overlayInner
    {
        background: none repeat scroll 0 0 #FFFFFF; /*background-color:rgba(0, 0, 0, 0.8);*/
        position: fixed;
        top: 10%; /*or whatever*/
        left: 18% /*or whatever*/;
        width: auto;
        z-index: 100009;
        border: solid 5px #666666;
        border-radius: 5px 5px 5px 5px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    }
    .ogo-dialog-close,.ogo-dialog-close_driveThru
    {
        background: none repeat scroll 0 0 #454545;
        border-radius: 3px 3px 3px 3px;
        color: #FFFFFF;
        cursor: pointer;
        font: bold 16px/18px Tahoma,sans-serif;
        height: 20px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 3px;
        width: 20px;
        margin: 4px 4px 0 0;
        z-index: 100010;
    }
    /********** end **************/
    /***********************************/
    /* Layout                           */
    /***********************************/
    #commentform a
    {
        outline: 0;
    }
    #content
    {
        width: 500px;
        border: 2px solid #e8e8e8;
        padding: 7px 25px 20px 25px;
        margin: 5px auto;
        _padding: 15px 0px 20px 25px;
        height: 265px;
    }
    .your-message
    {
        float: left;
    }
    #txtpostupdate
    {
        width: 258px !important;
    }
    #commentform .clear
    {
        clear: both;
    }
    /***********************************/
    /* Forms                           */
    /***********************************/
    #commentform
    {
        margin-left: 25px;
    }
    #commentform p, #commentform div.lbl
    {
        margin: 3px 12px 0px 0px;
        padding: 0;
        font-size: 12px;
        clear: both;
        float: left;
        line-height: 30px;
        min-width: 80px;
    }
    #commentform a
    {
        color: #C00;
    }
    #commentform a:hover
    {
        text-decoration: none;
    }
    #commentform label
    {
        font-size: 11px;
        margin: 0 0 0 0;
        padding: 0;
    }
    #commentform input, #commentform textarea
    {
        font: 1em Verdana, Arial, Helvetica, sans-serif;
        color: #282828;
        border: 1px solid #CDCDCD;
        font-size: 12px;
        width: 70%;
        margin: 5px 0 0 0;
        float:left;
    }
    #commentform .capQue
    {        
        padding: 6px 0px 6px 25px;
        }
    #commentform textarea
    {
        /*width: 90%;*/
        height: 70px; /*padding: 6px;*/        
        overflow: auto;
        float:left;
    }
    
    #commentform input#author, #commentform #author input
    {
        background: transparent url(../images/ico_user.gif) no-repeat 2% 50%;
        padding: 6px 0px 6px 25px;
    }
    
    #commentform input#comp, #commentform #comp input
    {
        background: transparent url(../images/ico_hme.gif) no-repeat 2% 50%;
        padding: 6px 0px 6px 25px;
    }
    
    #commentform input#email, #commentform #email input
    {
        background: transparent url(../images/ico_mail.gif) no-repeat 2% 50%;
        padding: 6px 0px 6px 25px;
    }
    #commentform input#website, #commentform #website input
    {
        background: transparent url(../images/link.png) no-repeat 2% 50%;
        padding: 6px 0px 6px 25px;
    }
    #commentform input#location, #commentform #location input
    {
        background: transparent url(../images/ico_hme.gif) no-repeat 2% 50%;
        padding: 6px 0px 6px 25px;
    }
    #commentform input#comment, #commentform #comment input, #commentform #comment textarea, #commentform #comment textarea
    {
        background: transparent url(../images/comment.gif) no-repeat 2% 10px;
        padding: 6px 2px 6px 25px;
        vertical-align: top;
    }
     #postcaptcha input.caps
     {
        padding: 6px 2px 6px 25px;
        vertical-align: top;
    }
    #commentform input#submit, #commentform #submit input
    {
        /*background-color: #282828;*/
        color: #333;
        padding: 5px;
        cursor: pointer;
        width: 100px;
        border: 0;
    }
    #commentform input#submit, #commentform #submit input
    {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #282828;
    }
    #commentform input#submit:hover, #commentform #submit:hover input
    {
        /*background-color: #C00;border: 1px solid #C00;*/
        color: #333;
        padding: 5px;
        cursor: pointer;
        width: 100px;
    }
    #commentform span.wpcf7-form-control-wrap
    {
        position: relative;
    }
    #commentform .wpcf7-form p
    {
        margin: 5px 0 0 0;
    }
    #commentform input#s
    {
        border: 1px solid #CDCDCD;
        background-color: #FFFFFF;
        cursor: text;
        margin-left: 0px;
        color: #C00;
        width: 130px;
        padding: 4px;
    }
    #commentform input#s
    {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        border-radius: 0px;
    }
    #commentform input#s:hover
    {
        border: 1px solid #CDCDCD;
        background-color: #FFFFFF;
        cursor: text;
        color: #C00;
        padding: 4px;
    }
    #commentform span.er
    {
        float: /*none*/left;
        color: red;
        padding-left: .5em;
        vertical-align: top;
        line-height:25px;
        margin-top:5px;
    }
    #commentform label.posterror
    {
        float: none;
        color: red;
        padding-left: .5em;
        vertical-align: top;
    }
    #commentform p
    {
        clear: both;
    }
    #commentform .submit
    {
        margin-left: 12em;
    }
    #commentform em
    {
        font-weight: bold;
        padding-right: 1em;
        vertical-align: top;
    }
    #author, #comp, #email, #website, #location, #comment, #postcaptcha
    {
        float: left;
    }
    #submit
    {
        float: left;
    }
    #postcaptcha
    {
        width: 325px;
    }
    div.wpcf7
    {
        margin: 0;
        padding: 0;
    }
    /***********************************/
    /* Post                            */
    /***********************************/
    .entry
    {
        padding: 0 0px 0 0px;
        text-align: left;
        font-size: 12px;
        line-height: 20px;
    }
    .entry img
    {
        background-color: #FFFFFF;
        padding: 8px;
        border: 1px solid #CCCCCC;
    }
    .entry a
    {
        text-decoration: underline;
        color: #C00;
    }
    .entry a:hover
    {
        color: #C00;
        text-decoration: none;
        border-bottom: 0;
    }
    .entry ul
    {
        padding: 4px 0;
        margin: 0;
    }
    .entry ul li, .entry li
    {
        padding: 1px 0px 1px 14px;
        background: transparent url(../images/li.gif) no-repeat 2px 8px;
        font-size: 12px;
        list-style: none;
    }
    div.wpcf7-response-output
    {
        margin: 2em 0.5em 1em;
        padding: 0.2em 1em;
    }
    div.wpcf7-validation-errors
    {
        border: 2px solid #f7e700;
    }