* { margin: 0; padding: 0; }

/* Self-clearing Float */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* /End hide from IE-mac */
/* /Self-clearing Float */

html,body { height: 100%; background: url(../images/bg_body.gif); color: #575f5d; font-family: arial; font-size: 13px; margin-bottom: 1px; }
textarea { font-size: 13px; font-family: arial; color: #575f5d; }
img { border: 0; }
input, select { margin: 0 10px; }
h2 { font-size: 14px; margin-bottom: 11px; color: #575f5d; }
h3 { font-size: 13px; margin-bottom: 11px; }
a { color: #3975b0; text-decoration: none; }
a:hover, a:visited { color: #3975b0; text-decoration: underline; }
ul { padding-left: 20px; }
#wrapper { width: 900px; margin: 0 auto; padding: 0 17px; background: url(../images/bg_shadow.png); }
#wrapper-popup { width: 780px; background: url(../images/bg_shadow.png); }
#hdr { margin-bottom: 20px;}
#btn-surgeon{visibility:hidden;}
#footer { text-align: right; padding: 11px 14px 15px 0; font-size: 10px; text-transform: uppercase; }
#footer a { color: #575f5d; text-decoration: none; }
#footer a:hover, a:visited { color: #575f5d; text-decoration: underline; }
#ftr-people { width: 934px; height: 74px; margin: 0 auto; background: url(../images/ftr_people.png) top left no-repeat; padding-bottom: 20px; }

#content-container { width: 780px; margin: 0 15px; padding: 0 45px; background-color: #f6f8f8; }
#content-container-popup { width: 780px; background-color: #f6f8f8; }
#bg-content { background-color: #cad0d0; padding: 0 13px; }
#content-search { background-color: #fff; padding: 20px 40px; }
#content-search p { margin-bottom: 11px; }
#enter-location { border: 1px solid #5381ac; padding: 8px; margin-bottom: 11px; background-color: #e7eded; }
#textarea-large { height: 355px; overflow: auto; width: 663px; padding: 5px; border: solid 1px #d5d9d9; }
#textarea-large ul { margin: 0 0 11px 30px; }
#terms-small { height: 90px; overflow: auto; width: 673px; border: solid 1px #d5d9d9; }
table.search-results td { padding: 5px 10px; border-bottom: 1px solid #ccd3d2; font-size: 11px; }
table.search-results tr.hdr-results td { background-color: #e7eded; border: none; font-size: 13px; }
.flash-detect { padding: 150px 0; text-align: center; font-size: 14px; font-weight: bold; }
.btn-understand { text-align: center; padding-top: 15px; }
.bdr-blue { height: 58px; }
.copy-blue { color: #3975b0; }
.btn-startAgain { float: left; margin-left:305px; margin-top: 15px;}
.btn-findsurgeon { float: right; margin-top: 15px;}
.btn-findsurgeon a { margin-left: 10px; }
.search-state { margin-left: 150px; }
.search-state select {margin-left:15px;}
.required { color: #ff0000; font-size: 10px; }
.error { color: #ff0000; }
.font10 { font-size: 10px; }

.left { float: left; }
.right { float: right; }