.sms			{width:600px; font-family:Arial,Tahoma,Verdana; font-size:12px; color:#686868;}
.sms .graybox	{background:#f6f6f6; padding:8px;}
.sms .errors	{border:#f00 1px dashed; background:#fff8f8; margin-bottom:20px; color:#f00; font-weight:bold;}
.sms .errors ul	{margin-top:10px; margin-bottom:10px;}
.sms .errors p	{text-align:center; font-size:20px;}
.sms .success	{border:#0c0 1px dashed; background:#f8fff8; margin-bottom:20px; color:#0c0; font-weight:bold; font-size:16px; text-align:center; padding:10px;}
.sms input, .sms textarea	{background:#fff; border:#bcbcbc 1px solid; color:#444; font-family:Arial,Tahoma,Verdana; font-size:13px;}
.sms input		{padding-left:4px; padding-right:4px;}
.sms input.error, .sms textarea.error	{border:#f00 2px solid;}
.sms input.sender	{width:150px; font-weight:bold;}
.sms input.recipient	{width:110px; font-weight:bold;}
.sms input.captcha	{width:110px;}
.sms input.charsleft	{width:30px; font-weight:bold; text-align:right;}
.sms textarea	{width:292px; height:240px;}
.sms .preview textarea	{background:#f6f6f6; color:#929292;}
.sms .hdr, .sms .message caption	{font-size:13px; color:#f47920; font-weight:bold;}
.sms .hdr .example	{font-size:10px; color:#686868;}
.sms .message caption	{text-align:left; padding:8px;}
.sms .senderbox	{width:50%; padding-right:16px;}
.sms .recipbox	{width:50%; padding-left:16px;}
.sms .senderbox .input, .sms .recipbox .input	{text-align:right;}
.sms .message .preview	{text-align:right;}
.sms .status	{margin:8px; width:280px;}
.sms .status td	{padding:2px;}
.sms .status td.clear	{width:100%; text-align:right;}
.sms .status td.clear input	{background:url(i/gbut.gif); width:72px; height:20px; border:0px; color:#fff; font-weight:bold;}
.sms .captcha	{width:100%;}
.sms .captcha .text	{width:53%;}
.sms .captcha .text p	{margin:0px 0px 4px 0px;}
.sms .captcha .image	{width:22%;}
.sms .captcha .image img	{border:#bcbcbc 1px solid;}
.sms .captcha .input	{width:25%; text-align:right;}
.sms .sendbutton	{padding:8px; text-align:right;}
.sms .sendbutton input	{background:url(i/obut.gif); width:57px; height:24px; border:0px; color:#fff; font-weight:bold;}
