/*--------------------- aboutpage first columan ---------------------*/
.main .col_1 {width:360px!important; background:#FFFFFF; text-align:left; padding:0px 10px 0px 10px; height:600px;}
.main .col_1 h2 {color:#db4c4c; margin:20px 0px 0px 0px;}

/*--------------------- aboutpage second columan ---------------------*/
.main .col_2 .middlecontent_alpha {width:190px!important; background:#fbfbfc!important; -moz-opacity: 0.80; opacity:0.80; filter:alpha(opacity=80);}
.main .col_2 .middlecontent {text-align:center;}
.main .col_2 {width:190px!important;}
.contentbg {background:#F2F2F5!important;}

/*--------------------- aboutpage third columan ---------------------*/
.main .col_3 {width:354px!important; padding:15px 30px 0px 30px; background:none;}
.main .col_3 form {margin:20px 0px 0px 0px; padding:0px; text-align:right;}
.main .col_3 form label {display:block; text-align:left;}
.main .col_3 form input, textarea{width:97%; margin-bottom:20px; border:1px solid #716557; padding:5px;}
.main .col_3 form .send {background:#666666 url(../../images/button_send.png); background-repeat:no-repeat; width:69px; height:26px; border:0px; cursor:pointer;}
.main .col_3 form .clear {background:#666666 url(../../images/button_clear.png); background-repeat:no-repeat; width:69px; height:26px; border:0px; cursor:pointer;}