#videoplayer { float: left;  width: 512px; padding: 0 84px; margin-bottom: 24px; }
#text { float: left; width: 700px; background: #e7e8e9; margin: 5px 0 5px 0; padding: 20px 0 10px 20px; min-height:236px; height:auto !important; height:236px; }

#text h3 { font-size: 1.5em; line-height: 1.3em; margin-bottom: 1.3em; font-weight: normal; color: #005f73; width: 680px; border-bottom: solid 3px #005f73; padding: 0 0 7px 0  }
#text h4 { font-size: 1.1em; line-height: 1.3em; margin-bottom: 1.3em; font-weight: bold; color: #005f73; width: auto; border-bottom: solid 1px #005f73; padding: 0 0 7px 0  }

#text ul { float: left; list-style-type: none; margin: 0 18px 0 0; width: 214px }
#text li { float: left; width: 214px; margin-bottom: 2px }
#text a { color: #333132; text-decoration: none; float: left; width: 200px; padding: 3px 0 3px 14px; background: url(../images/bluearrow.gif) no-repeat 5px 6px; line-height: 1.1em }
#text a:hover, #text a.on { color: #FFF; background:#005f73 url(../images/bluearrow-on.gif) no-repeat 5px 6px }

#col1 { float: left; width: 214px; margin-right: 18px }
#col2 { float: left; width: 447px; }
