﻿.SMSContainer {height: 45px; width: 275px;}
.SMSButton {float: left; cursor: pointer;}
.SMSText { font-weight:bold; color:#333333; font-family:Arial; font-size:12px; text-decoration: underline; cursor: pointer; margin: 0px 0px 0px 50px; position: relative; top: 12px; }
.SMSArrow {margin-top: 0px; margin-left: 5px; top: 5px; position: relative; cursor: pointer;}
.SMSEntry {float: left; margin-left: 5px; padding: 0px;}
.SMSLabel {color: #666; display: block;}
.SMSComment {display: none;}

