.plan_holder{
    border-top:0px;
    border-left:1px solid #AAB3B3;
    border-right:1px solid #AAB3B3;
    border-bottom:1px solid #AAB3B3;
    width: 100%;
    min-height: 350px;
    padding: 0px;
    text-align:left;
}
div#comment_form textarea{
    height:125px;
    width: auto;
    border: 1px solid #E6E6E6;
    background-color: #FAFAFA;
}
div#comment_form label{
    float:left;
    width:140px;
}
.boxCell93 {
    margin-right:10px;
    width:146px;
}
.boxCell210 {
    margin-right:10px;
    width:210px;
}
.boxCell, .boxCell40 {
    font-size:12px;
    line-height:14px;
}
.boxCell {
    float:left;
    padding:2px 3px;
}
.tabber .ui-tabs-nav li{
    min-width:58px;
}
#plan_content1, #plan_content2{
    width:50%;
}
.caption{
    padding-top: 4px;
    margin-right: 5px;
    font-size:11px;
    font-weight:bold;
}

.box_blue{
    background-color:#99B2CC;
    height:auto;
    padding:10px;
}
.box_blue .caption{
    font-size:10pt;
}
.box_blue textarea{
    width:100%;
    background-color:#FFFFFF;
}
#invite_holder{
    width:100%;
}
#plan_edition{
    margin-top:15px;
}
.member_details{
    width:auto;
    /*height:150px;*/
    border:1px solid #B7BABC;
}
.windowholder{
    margin-bottom:10px;
}
table, tbody, tr, th, td{
    border:1px solid #ebebeb;
}
td, th{
    padding:3px;
}
th{
    background:transparent url(/images/header_gredient.png) repeat scroll 0%;
}
.invite_status_table{
    width:100%;
}
.invite_status_table th{
    text-align:center;
    font-weight:bold;
}
.plan_window{
    margin:0px auto;
    padding:0px;
    width:650px;
}
.pad_around{
    margin:30px;
}
.plan_border{
    border:1px solid #e4e4e4;
    padding:17px 0px 40px 0px;
    /*padding:17px 33px 40px 33px;*/
}
.plan_window .title{
    color: #0072BA;
    font-size:14px;
    font-weight:bold;
}
.simple_pad{
    margin:0px 33px;
}