.required {
font-weight:bold; 
color: #0083D7;
font-size:20px;
}



#cmscontent textarea {
background-color:#ECECEC;
border:1px solid #CCCCCC;
color:#777A7C;
font-family:Helvetica,Arial;
font-size:16px;
height:150px;
line-height:22px;
width:250px;
}


#cmscontent input:focus, textarea:focus {
background-color:lightyellow !important;
border:2px solid #CCCCCC !important;
margin:-1px;
}
.required {
font-weight:bold; 
color: #0083D7;
font-size:20px;
}

