#send_sms{ padding-top:10px;}
#send_sms ul.sms_form{padding:0px !important; margin:0px !important;}
#send_sms ul.sms_form li{list-style:none !important; display:block; padding:0px 0xp 10px 0px !important;}
#send_sms ul.sms_form li label{display:block; font-weight:bold;}
#send_sms ul.sms_form li input[type=text], #send_sms ul.sms_form li textarea{display:block; width:95% !important; padding:2% !important; max-width:300px !important;}
#send_sms ul.sms_form li label.error{color:#900; font-size:11px !important;}

#send_sms #sms_msg_box{ padding:2px;-webkit-border-radius: 5px;border-radius: 5px; margin-top:5px; margin-bottom:5px;}
#send_sms #sms_msg_box.err{border:1px solid #900; background:#ff9393; color:#000;}
#send_sms #sms_msg_box.ok{border:1px solid #030; background:#060;color:#fff;}