#sms_container {
    width:301px;
    height:409px;
    display: none; /* display:block; */
    position: absolute; 
    z-index: 1000; 
    border-left: solid 1px #333; 
    border-right: solid 1px #333; 
    border-bottom: solid 1px #333; 
    background:#FFF;
    margin-top:18px;
}   

#hide_content { 
    width: 281px;
    padding:0 9px;
    height: 407px;
    border: solid 1px #ffd306;
    position:relative;
    font-size:10px;
}

#hide_content h2 { width:281px; margin:15px 0 7px; 0; padding:0 0 10px 0; border-bottom:2px solid #CCC; }

span#title_destination { color:#0066cc; text-decoration:underline; }

#hide_content form { 
    width:281px;
    height:323px;
    margin:0;
    padding:0 9px;
    position:absolute;
    left:0; top:82px;
    border-bottom: solid 2px #222;
}

#hide_content form a { color:#CCC; } 


a#closeForm { display:block; width:12px; height:11px; position:absolute; top:17px; right:7px; background: url(/images/tools/mobile/close.gif) top left no-repeat;  }

select.carrier { width:200px; margin:0 0 0 28px; }

div#dontShow { padding:9px 0 7px 0; }

div#dontShow span { position:relative; top:-2px; }

div.help_copy {  margin:8px 0 6px 0; padding:8px 0 0 0; border-top:1px solid #CCC; color:#CCC; }

div.reg_copy {  margin:0 0 6px 0; color:#CCC; }

div.mobile_terms { color:#CCC; }

div.buttons { width:58px; margin:6px 0 0 0; float:right; }
