/*  CSS  */
body{
    font-family:  "Helvetica", "Tahoma", "Verdana", "Arial", sans-serif;
    font-size: 12px;
    text-align: center;
    background-color: #FFF;;
}

*{
    margin: 0;
    padding: 0;
}

.clear{
    clear: both;
}

img{
    border: 0px;
}

.spacer{
    display: block;
    padding: 3px;
}

.right{
    margin-left: 17px;
    letter-spacing: -1px;
    font-size: 1.1em;
}

h2{
    color: #717171; 
    font-family: "Tahoma", sans-serif; 
    font-size: 20px;
    font-weight: 100;
}

h4{
    color: #3a3a3a;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 100;
}

small{
    color: #bdbdbd;
    font-size: 0.9em; 
}

.wrapper{
    text-align: left;
    width: 1021px;
    margin: 0 auto;
}

/*  Header  */
.header{
    margin-top: 13px;
}

.linkLogo{
    display: block;
    float: left;
    margin-left: 40px;
}

/*---- Nav ----*/
.navigator{
    list-style: none;
    float: left;
    margin-left: 121px;
    margin-top: 14px;
    height: 29px;
    width: 572px;
}

.navigator li{
    float: left;
    padding: 0px 2px;
}

.navigator li a{
    display: block;
    padding: 7px 11px;
    text-decoration: none;
    color: #3f3f3f;       
}

.navigator li a:hover{
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    background: transparent url(../img/bck-menu.png) repeat-x scroll;
    padding: 7px 10px;
}

.navNoIndex{
    float: right;
    margin-right: 0px;
    margin-top: 22px;
}

.menu-home, .menu-about, .menu-courses, .menu-enroll, .menu-experts, .menu-enroll, .menu-license, .menu-login{
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    background: transparent url(../img/bck-menu.png) repeat-x scroll;
    padding: 7px 0px;
}

.itemShopping{
    list-style: none;
    width: 121px;
    position: absolute;
    z-index: 1000;
}
.itemShopping li{
    width: 100%;
    background-color: #FFF; 
    display: block;        
}
.itemShopping li a{ 
    width: 103px;
    display: block;
    margin-left: -2px;     
}

/*  Content  */
.content{
    width: 1020px;
}

.slide{
    background: transparent url(../img/bck-banner.png) no-repeat scroll;
    width: 1020px;
    height: 339px; 
}

.slide-img{
    display: block;
    margin-top: 33px;
    width: 348px; 
    height: 295px;
    overflow: hidden;
    float: left;
}

.slide-text{
    display: block;
    width: 625px;
    float: left;
}

#slide-nav{
    list-style: none;
    position: relative;
    top: 52px;
    right: 2px;
    float: right;    
}

#slide-nav li{
    float: left;
}

#slide-nav li a{
    display: block;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    color: #A9A9A9;
    font-weight: 600;
    text-decoration: none;
    padding: 0px 9px;
}

#slide-nav li a:hover{
    color: #676767;
}

.slide-text-img{
    height: 185px;
    display: block;  
}

#slide-nav li.selectCtr a{
    color: #676767;
}

/* slider jquery */
#slider{
    width: 300px;
    height: 295px;
    overflow: hidden;
}
#slider ul{
    height: 295px;
    overflow: hidden;
}
#slider li{
    list-style: none;
    width: 300px;
    height: 295px;         
    
}

#slider2{
    width: 625px;
    height: 290px;
    overflow: hidden;
}
#slider2 ul{
    height: 625px;
    overflow: hidden;
}
#slider2 li{
    list-style: none;
    width: 625px;
    height: 290px;
    overflow: hidden;
}
/* end slider jquery */

table.enroll-form, table.enroll-form h3, table.enroll-form span {
    text-align: left;
    font: normal 14px/14px arial,helvetica,sans-serif; 
    color: #000000; line-height: 20px;
} 

table.enroll-form h3{
    font-weight: 600;
    color: #4E4F4F;
}

table.enroll-form span{
    color: #000;
}

.main{
    background: #D6D6D6 url(../img/bck-content.png) repeat-x scroll;
    min-height: 370px;
}

.main2{
    background-color: #FFF;
    margin-top: 22px;
}

.cl-left{
    width: 635px;
    float: left;
    margin-left: 54px;
}

.xtra-margin10{
    margin-left: 10px;
}
.xtra-margin12{
    margin-left: 12px;
}
.normal-label
{
   font-weight: normal !important;
   font-size:1em !important;
}
.cl-left p, .column p, .column-license p{
    color: #838383;
    line-height: 17px;
}

.cl-left-new{
    width: 835px;
    float: left;
    margin-left: 54px;
}
.column p, .column-license p{
    font-size: 1.2em;
    color: #525252;
}
.column .catalog p , .column .catalog p span { 
    color:#283821;
    font-size: 10px;
    line-height:15px !important; 
}
.column .catalog strong  , .nofloat strong
{
    float:none;
}
.column h3, .column-license h3{
    padding-top: 4px;
    color: #2c5c44;
    text-transform: uppercase;
    font-size: 1.2em;
}

.column label, .column-license label{
    font-weight: 600;
    color: #525252;
    font-size: 1.1em;
}

.column a, .column-license a{
    text-decoration: none;
    color: #000;
    font-weight: 100;
}

.column a:hover, .column-license a:hover{
    text-decoration: underline;
}

.cl-right{
    width: 310px;
    float: left;
    margin-left: 21px;
}

.column{
    width: 900px;
    margin-left: 54px;
}

.column-license{
    width: 980px;
    margin-left: 12px;
}

.column-license h1{
    color: #525252;
}

.column-min{
    width: 550px;
    margin-left: 54px;
    
}

.column-min h3 {
    color: #4e4f4f; 
    font: bold 14px/14px arial,helvetica,sans-serif; 
    display: block; 
    float: left; 
    line-height: 20px; 
    clear: both; 
    margin: 10px 0 0 0; 
    padding: 0; 
    width: 100%;
}

.table.enroll-form {
    text-align: left;
    font: normal 14px/14px arial,helvetica,sans-serif; 
    color: #000000; line-height: 20px;
    padding: 10px;
}


.center-margin{
    margin: 0 auto;
}

.nav-submenu{
    width: 300px;
    margin-left: 56px;
    list-style: none;
    padding-top: 5px;
    float: left;
}

.nav-submenu li{
    padding: 1px 0px;
}

.nav-submenu li a{
    color: #a4a4a4;
    text-decoration: none;
    font-size: 16px;
}

.nav-submenu li a.subnav-select{
    font-size: 20px;
    color: #525252;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.center-title{
    padding-left: 56px;
    padding-top: 67px;
    font-size: 23px;
    color: #525252;
    letter-spacing: .3px;
    text-transform: uppercase;
    width: 300px;
    float: left;
}

.subtitle{
    width: 447px;
    color: #6d6d6d;
    float: right;
    margin-right: 54px;
    margin-top: 54px;
    font-weight: 100;
    line-height: 20px;
    font-size: 17px;
}

.box-education{
    width: 300px;
    margin-top: 60px;
    float: left;
    margin-left: 34px;
}

.box-experts{
    width: 300px;
    margin-top: 60px;
    float: left;
    margin-left: 26px;
}

.box-curriculum{
    width: 300px;
    margin-top: 60px;
    float: left;
    margin-left: 25px;
}


.box-bottom{
    display: block;
    background: transparent url(../img/box-bottom.png) no-repeat scroll;
    width: 300px;
    height: 3px; 
}

.box-body{
    display: block;
    background: #E1E1E1 url(../img/bck-box.png) repeat-x scroll;
    min-height: 260px;
    border-left: 1px solid #ababab;
    border-right: 1px solid #ababab;
}


.box-top-green{
    display: block;
    background: transparent url(../img/box-green.png) no-repeat scroll;
    width: 300px;
    height: 17px;
}

.box-top-blue{
    display: block;
    background: transparent url(../img/box-blue.png) no-repeat scroll;
    width: 300px;
    height: 17px;
}

.box-top-heavenly{
    display: block;
    background: transparent url(../img/box-heavenly.png) no-repeat scroll;
    width: 300px;
    height: 17px;
}

.p-box{
    width: 260px;
    margin: 0 auto;
    line-height: 16px; 
    color: #333; 
}

.p-box img{
    padding: 23px 0px 7px 0px;
}

.p-box a{
    font-size: 1.1em;
}

.Education-Link, .Experts-Link, .Curriculum-Link{
    color: #2C5D44;
    float: right;
    text-decoration: none;
}

.Experts-Link{
    color: #06C;  
}

.Curriculum-Link{
    color: #62B2C4;
}

.home-p{
    margin-left: 34px;
    width: 950px;
}

.submenu{
    background: transparent url(../img/bck-menu2.png) repeat-x scroll;
    height: 162px;
    width: 1020px;
    margin-top: 13px;
}

.submenu-license{
    background: transparent url(../img/bck-license.png) repeat-x scroll;
}

.submenu-experts{
    background: transparent url(../img/bck-experts.png) repeat-x scroll;
}

.submenu-enroll{
    background: transparent url(../img/bck-enroll.png) repeat-x scroll;
}

.box-contact{
    background: transparent url(../img/box-contactus.png) no-repeat scroll;
    width: 271px;
    height: 172px;
    margin: 0 auto;
    margin-top: 10px;
    margin-right: 30px;
}

.box-contact2{
    background: transparent url(../img/contact2.png) no-repeat scroll;
    width: 271px;
    height: 224px;
    margin: 0 auto;
    margin-top: 10px;
    margin-right: 40px;
}

.box-contact a{
    text-decoration: none;
    color: #838383;
}

.box-contact p{
    color: #838383;
    font-size: 1.1em;
}

#tbl-contact{
    margin-left: 7px; 
}

#tbl-contact2{
    margin-left: 10px;
}

#tbl-contact b, #tbl-contact2 b{
    color: #6b6b6b;
    font-size: 1.1em;
}

#tbl-contact p, #tbl-contact2 p, #tbl-contact2 a{
    color: #6d6d6d;
    text-decoration: none;
}

.question{
    color: #436F58;
    font-weight: 600;
}

.dates{
    color: #406c55;
}

.list{
    margin-left: 23px;
    font-size: 0.9em,;
}

.list li{
    color: #6d6d6d;
}

.info{
    width: 259px;   
    margin-left: 12px;
}

.info-top{
    display: block;
    background: transparent url(../img/info-top.png) no-repeat scroll;
    width: 260px;
    height: 19px;
}

.info-bottom{
    display: block;
    background: transparent url(../img/info-bottom.png) no-repeat scroll;
    width: 260px;
    height: 19px;
}

.info-content{
    display: block;
    background: #FFF url(../img/bck-info.png) repeat-y scroll;   
    width: 260px;
}

.min-content-info{
    width: 218px;
    margin: 0 auto;
}

.min-content-info p{
    color: #6d6d6d;
}

.min-content-info strong{
    float: right;
}

strong{
    float: right;
}

.linkGreen{
    color: #2d5e45;
}

.linkGreen:hover{
    text-decoration: none;
}

.cl-left p.p-black, .list li p.p-black{
    color: #000;
}

.info-location{
    margin-top: 6px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #d2d2d2;
    min-width: 271px;
    background: transparent url(../img/bck-info-location.png) repeat-x scroll;
    height: 888px;
}

#tbl-location{
    margin: 0 auto;
}

#tbl-location a, #tbl-location p{
    color: #6d6d6d;
    text-decoration: none;
    line-height: 18px;
    font-size: 1.1em;
}

#tbl-location b{
    color: #3a3a3a;  
}

#tbl-location h3{
    color: #6e6e6e;
    font-size: 20px;
    font-weight: 100; 
}

.input{
    width: 237px;
}

.select{
    width: 166px;
}

.column a.greenLink{
    color: #2c5d44;
}

#phoneNumber.phoneNumberType{
    width: 76px;
}

#phoneNumber.phoneNumber{
    width: 156px;
}

.tr-course{
    border-bottom: 1px solid #6d6d6d;
}

.column p.courseName, .column a.courseLink, a.contactEmail{
    color: #2E5E46;
    text-decoration: none;
    font-size: 1em;
}

.price{
    text-indent: 5px;
}

.italic{
    font-style: italic;
}

/* style Cart*/
.cart{
    width: 980px;
}

.box-top-cart{
    display: block;
    background: #FFF url(../img/box-top-cart.png) no-repeat scroll;
    width: 980px;
    height: 20px;
}

.box-content-cart{
    border-left: 2px solid #e6e6e6;
    border-right: 2px solid #e6e6e6;
    width: 976px;
    background-color: #FFF;
    overflow-y: none;
    overflow-x: scroll;
}

.box-detailsCart-left{
    display: block;
    background: #FFF url(../img/box-detailsCart-left.png) no-repeat scroll;
    width: 10px;
    height: 56px;
    float: left;
}

.box-detailsCart-right{
    display: block;
    background: #FFF url(../img/box-detailsCart-right.png) no-repeat scroll;
    width: 10px;
    height: 56px;
    float: left;
}

.box-detailsCart-content{
    display: block;
    border-top: 2px solid #badde5;
    border-bottom: 2px solid #badde5;
    width: 956px;
    height: 52px;
    float: left;
}

.box-detailsCart-content h2{
    font-family: "Arial", sans-serif;
    font-size: 20px;
    color: #62B2C4;
    text-indent: 7px;
    font-weight: 600;
    width: 580px;
    margin-top: 14px;
    float: left;
    text-transform: uppercase;
}

.discount{
    font-family: "Arial", sans-serif;
    font-size: 14px;
    color: #FF0000;
    text-align: center;
    font-weight: 600;
    width: 137px;
    margin-top: 10px;
    float: left;
}

.tb-price{
    display: block;
    margin-left: 21px;
    width: 97px;
    margin-top: 7px;
    float: left;     
}

.price-total{
    font-family: "Arial", sans-serif;
    font-size: 20px;
    color: #306048;
    font-weight: 600;
}

.details{
    font-family: "Arial", sans-serif;
    font-size: 10px;
    color: #525252;
}

#purchase{
    float: left;
    width: 114px;
    margin-top: 12px;
}

.cart-list{    
    list-style: none; 
    height: 237px; 
}

.cart-list h4 a{
    font-family: "Arial", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #525252;
    text-decoration: none;
}

.cart-list h4 a:hover{ 
    text-decoration: none;
}

.cart-list li{      
    display: block;
    width: 240px;
    float: left;
    text-align: center;
}

.purchase{
    margin: 0 auto;
}  

.desc-content{
    width: 950px;
    margin-left: 5px;
}

.desc-cl-left{
    width: 182px;
    float: left;
}

.desc-cl-left img{
    margin-left: 10px;
}

.desc-cl-right{
    width: 768px;
    float: left;
    color: #666;
}


.desc-cl-right strong{
    font-family: "Arial", sans-serif;
    font-size: 14px;
    color: inherit;
    float: left;
    padding: 4px 2px;
}

.desc-cl-right p, .desc-cl-right div{
    font-size: 14px;
    color: inherit;
    padding: 4px 2px;
    clear: both;
}
 
 
#column_right {
    float: right;
    width: 180px;
    margin-right: 230px;
    margin-top: 14px;
    clear: right;
}
.box {
    margin-bottom: 10px;
    background: url('../../curriculums/catalog/view/theme/default/image/box_top.png') no-repeat;
}
.box .top {
    padding: 8px 0px 8px 7px;
    color: #000000;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.box .top img {
    float: left;
    margin-right: 5px;
}
.box .middle {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF;
    padding: 10px;
}
.box .bottom {
    height: 5px;
    background: url('../../curriculums/catalog/view/theme/default/image/box_bottom.png') no-repeat;
}

#content {
    margin-left: 5px;
    width: 580px;  
    margin-bottom: 10px;
}
#content .top .left {
    background: url('../../curriculums/catalog/view/theme/default/image/content_top_left.png') no-repeat;
    width: 5px;
    height: 32px;
    float: left;
}
#content .top .right {
    background: url('../../curriculums/catalog/view/theme/default/image/content_top_right.png') no-repeat;
    width: 5px;
    height: 32px;
    float: right;
}
#content .top .center {
    background: url('../../curriculums/catalog/view/theme/default/image/content_top_center.png') repeat-x;
    margin-left: 5px;
    margin-right: 5px;
}
#content .top h1 {
    padding: 8px 0px 8px 7px;
}
#content h1, .heading {
    color: #000000;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
}
.heading {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 3px;
    margin-bottom: 10px;
}
#content .middle {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF;
    padding: 10px 10px 1px 10px;
    min-height: 380px;
}
.middle ul{
    margin-left: 27px;
    padding: 6px 3px;
}
#content .bottom .left {
    background: url('../../curriculums/catalog/view/theme/default/image/content_bottom_left.png') no-repeat;
    width: 5px;
    height: 5px;
    float: left;
}
#content .bottom .right {
    background: url('../../curriculums/catalog/view/theme/default/image/content_bottom_right.png') no-repeat;
    width: 5px;
    height: 5px;
    float: right;
}
#content .bottom .center {
    background: url('../../curriculums/catalog/view/theme/default/image/content_bottom_center.png') repeat-x;
    height: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.content-product, #review div.content{
    background: #F7F7F7;
    border: 1px solid #DDDDDD;
    padding: 10px;
    margin-top: 3px;
    margin-bottom: 10px;
}

#review div.content{
    width: 515px;
}

.button {
    padding-left: 8px;
    display: inline-block;
    margin-right: 5px;
    background: url('../../curriculums/catalog/view/theme/default/image/button_left.png') top left no-repeat;
    text-decoration: none;
    color:#FFF;
}
.button span {
    color: #FFF;
    display: block;
    padding: 4px 12px 5px 5px;
    background: url('../../curriculums/catalog/view/theme/default/image/button_right.png') top right no-repeat;
}
#add_to_cart, a.button{
    cursor: pointer;
}
.buttons {
    background: #F8F8F8;
    border: 1px solid #DDDDDD;
    padding: 5px;
    margin-bottom: 10px;
}
.buttons input {
    padding: 0px;
    margin: 0px;
}
.buttons table {
    width: 100%;
    border-collapse: collapse;
}
.buttons table td {
    vertical-align: middle;
}

/* tab */
.tabs {
    width: 100%;
    height: 31px;
    margin-bottom: 0px;
}
.tabs a {
    float: left;
    display: block;
    padding: 6px 15px 7px 15px;
    margin-right: 2px;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF url('../../curriculums/catalog/view/theme/default/image/tab_3.png') repeat-x;
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    z-index: 1;
    position: relative;
    top: 1px;
    cursor: pointer;
}
.tabs a.selected {
    background: #FFFFFF url('../../curriculums/catalog/view/theme/default/image/tab_3.png') repeat-x;
    border-bottom: 0px;
    padding-bottom: 8px;
    z-index: 3;
}
.tab_page {
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    padding: 10px;
    display: block;
    z-index: 2;
    margin-bottom: 10px;
}

.tab_page strong {
    float: left;
}

.tab_page p{
    clear: both;
    padding: 4px 2px;
}

.success {
    padding: 5px 0px;
    margin-bottom: 10px;
    background: #E4F1C9;
    border: 1px solid #A5BD71;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
}
.warning {
    padding: 5px 0px;
    margin-bottom: 10px;
    background: #FFDFE0;
    border: 1px solid #FF9999;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
}
.wait {
    padding: 5px 0px;
    margin-bottom: 10px;
    background: #FBFAEA;
    border: 1px solid #EFEBAA;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
}
.required {
    color: #FF0000;
    font-weight: bold;
}
.error {
    color: #FF0000;
    display: block;
}
.help {
    cursor: pointer;
}
.tooltip {
    border: 1px solid #FDDA5C;
    background: #FBFF95;
    padding: 5px;
    font-size: 11px;
    width: 250px;
}

.cart {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #EEEEEE;
    margin-bottom: 10px;
}
.cart th {
    background: #EEEEEE;
    padding: 5px;
    font-weight: normal;
}
.cart td {
    padding: 5px;
}



/* Footer */
.footer{
    background: transparent url(../img/bck-footer.png) repeat-x scroll;
    height: 293px;
}

.footer-box-left{
    width: 251px;
    margin-left: 53px;
    float: left;          
}

.footer-box-center{
    width: 251px;
    margin-left: 70px;
    float: left;
}

.footer-box-right{
    width: 300px;
    margin-left: 61px;
    float: left;
}

.nav-footer{                    
    width: 251px;
    list-style: none;
}

.nav-footer li{
    border-top: 1px solid #d4d4d4;
    height: 29px;
    background: url(../img/arrow-list.png) no-repeat left center;
    padding-left: 15px;
}

.nav-footer li a{  
    display: block;                    
    color: #969696;
    text-decoration: none;
    padding: 6px 0px; 
}

.line{
    border-top: 1px solid #d4d4d4;
    display: block;
    width: 251px;
}

.nav-img{
    list-style: none;
    margin-top: 20px;
}

.nav-img li{
    padding: 2px 0px;
    text-align: center;
}

.nav-footer li a.nav-footer-bold{
    font-weight: 600;
    color: #000;
}

/*  Style of Digital Chalk  */
.inputfield { color:#333; border:1px solid #456139; padding:2px; width:140px; }
.buttonfield { padding:2px; margin-right:2px; margin-top:3px; color:#fff; background-color:#283821; border:1px solid #91ad85; border-bottom:1px solid #0a0e09; border-right:1px solid #0a0e09; }
 .hint {
         display: none;
         position: absolute;
         z-index: 66;
         width: 150px;
         margin-top: -4px;
         border: 1px solid #7E3220;
         padding: 10px 12px;  
         background: #BE1B00 url(../img/pointered.gif) no-repeat -10px 5px;
         color:White;
 }       

 .hint .hint-pointer {
      position: absolute;
      left: -10px;
      top: 5px;
      width: 10px;
      height: 19px;
      background: url(../img/pointered.gif) left top no-repeat;
}
.hinthelp {
       display: none;
       position: absolute;
       z-index: 66;
       width: 150px;
       margin-top: -4px;
       border: 1px solid #c93;
       padding: 10px 12px;  
       background: #ffc url(../img/pointer.gif) no-repeat -10px 5px;
 }       

 .hinthelp .hint-pointer {
       position: absolute;
       left: -10px;
       top: 5px;
       width: 10px;
       height: 19px;
       background: url(../img/pointer.gif) left top no-repeat;
}

/* test nav footer */
.new-nav-footer{                    
    width: 251px; 
    list-style: none;
}

.new-nav-footer li{
    border-top: 1px solid #d4d4d4;
    height: 29px;
    background: url(../img/arrow-list.png) no-repeat left center;
    padding-left: 15px;
}

.new-nav-footer li a{
    display: block;                    
    color: #969696;
    text-decoration: none;
    padding: 6px 0px;
}

.new-nav-footer li a:hover{ 
    text-decoration: none;
}

div#box_mail
{
    border:1px solid #CCC;
    width: 97%;
    text-align: left;
}
div#box_mail label
{
    width: 100px;
    display: inline-block;
    font-weight: 600;
    font-family: Arial;
    margin-left: 7px;
}
div#box_mail input#email, div#box_mail textarea
{
    background-color: #FFF;
    border:1px solid #CCC;
    padding: 4px;
    font-size: 11px;
    width: 390px;
}
div#box_mail textarea
{
    margin-left: 7px;
    width: 492px;
}