#main { float: left; width: 960px; height: 429px; position: relative; overflow: hidden }
#wrapper { float: left; width: 960px; height: 429px;  }

#bg-left { float: left; width: 10px; height: 429px; background: #666 url(../images/factsheet-bg-left.jpg) no-repeat; }
#bg-mid { float: left; width: 941px; height: 429px; background: #666 url(../images/factsheet-bg-mid.jpg) repeat-x; overflow: hidden }
#bg-right { float: left; width: 9px; height: 429px; background: #666 url(../images/factsheet-bg-right.jpg) no-repeat; }

#left-column { float: left; width: 410px; height: 393px; padding: 30px 0 0 30px; }
#left-column-text { float: left; width: 220px; height: 373px; padding: 20px 0 0 0 }
#left-column h1 { font-weight: bold; color: #333; font-size: 19px; }
#left-column h2 { font-weight: bold; color: #6699cc; font-size: 14px; line-height: 18px;  }
#left-column p { font-weight: normal; color: #333; font-size: 14px; line-height: 18px; margin-bottom: 40px; }
#left-column h3 { font-weight: bold; color: #333; font-size: 14px; line-height: 18px; }

#checkboxes { float: left; width: 440px; height: 200px; position: relative; top: 40px; }

.checkbox-fact { float: left; width: 100%; border-bottom: solid 1px white; min-height: 25px; height:auto !important; height: 25px; padding: 5px 0 }
.checkbox-fact .input { float: left; margin-right: 20px; margin-top: 2px; width: 15px; }
.checkbox-fact p { float: left; width: 400px; font-size: 10px; color: #666; position: relative; margin-top: 0px; line-height: 11px }

#last-checkbox-fact { float: left; width: 100%; border-bottom: solid 1px #6699cc; min-height: 25px; height:auto !important; height: 25px; padding: 5px 0}
#last-checkbox-fact .input { float: left; margin-right: 20px; margin-top: 2px; width: 15px; }
#last-checkbox-fact p { float: left; width: 400px; font-size: 10px; color: #666; position: relative; margin-top: 0px; line-height: 11px  }

#facts2 { display: none }
#facts3 { display: none }

#right-column { float: left; width: 440px; height: 423px; }
#right-column .submit { float: left; position: relative; left: 292px; top: 30px; }

#fact-pages-numbers { float: left; position: relative; top: 40px; }
#fact-pages-numbers ul { float: left; list-style-type: none; width: 440px; line-height: 37px; border-bottom: solid 1px #6699cc; }
#fact-pages-numbers li { float: left; font-size: 12px; font-weight: normal; line-height: 37px; color: #6699cc; }
#fact-pages-numbers li a { float: none; color:#666; text-decoration: none; line-height: 37px; width: 30px; height: 37px; padding: 0 10px 0 10px; }
#fact-pages-numbers li a:hover, #fact-pages-numbers li .on { width: 30px; height: 37px; color: #6699cc; }
