div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } div:before { content: "."; display: block; height: 0; clear: both; visibility: hidden; } body { background-color: #2E2E2E; font-family: arial, verdana, helvetica; font-size: 11px; color: #ADADAD; margin: 4px 4px 0px 4px; } div { margin: 0px; padding: 0px; } a { color: #ADADAD; text-decoration: none; } p { margin: 0px; } textarea { width: 300px; height: 100px; background-color: #999999; color: #cccccc; font-weight: bold; font-family: arial, verdana, helvetica; font-size: 11px; border: 1px solid #8a8d93; margin-bottom: 5px; } .sms_charcount { text-align: center; width: 20px; height: 16px; font-size: 11px; background-color: #999999; border: 1px solid #8a8d93; color: #cccccc; vertical-align: bottom; } #bottomnote { margin-top: 10px; text-align: center; } #sms_submit { font-size: 11px; width: 100px; height: 20px; background-color: #999999; border: 1px solid #8a8d93; color: white; } #sms { float: none; width: 300px; height: 190px; margin: 0px 0px 0px 0px; border-top: 1px solid #8a8d93; border-right: 1px solid #8a8d93; border-bottom: 1px solid #8a8d93; border-left: 1px solid #8a8d93; background-color: #444444; text-align: center; overflow: hidden; text-align: right; } #textcontent { float: left; width: 800px; margin: 0px 0px 1px 0px; border-top: 0px; border-right: 1px solid #8a8d93; border-bottom: 1px solid #8a8d93; border-left: 1px solid #8a8d93; background-color: #444444; }