/* CSS for quick overview page */
* {margin:0;padding:0;}
body {text-align:center;font-size:76.1%;font-family:verdana, tahoma, arial, sans serif;}
#wrapper {width: 780px;margin: 0 auto;height:100% !Important;height:1%;text-align:left;}
div#header {height:70px;}
div#header h1 {float:left;width:330px;padding:20px 0 0 20px;font:normal 2em Arial, Helvetica, sans-serif;}
div#header p {padding-top: 27px;font: normal 1.2em Arial;}
#content {background: url(/images/quick-overview/bg-whale-breach.jpg) 0 0 no-repeat;}
div.top-n-bottom {width:780px;clear:both;padding:15px 0;}
div.top-bottom-sections {float:left;width:50%;}
div#qov-nav-links img {border:0;}
div.snippet-padding {float:left;width:368px;padding:5px 0 5px 14px;}
div#snippets {clear:both;}
.list-snippets {float:left;background-color:#fff;width:368px;height:82px;}
.qov-thumb {float:left;padding: 4px;}
.qov-header {float:left;width:100px;height:23px;overflow:hidden;padding-top:2px;}
.qov-header h2 {font-size:0.8em;}
.qov-link {float:left;display:block;width:128px;height:23px;}
.qov-link img {border:0;}
.qov-text {float:left;width:211px;padding: 10px 0 4px 4px;}
.qov-text p {font:normal 1em Arial, sans serif;}
div.text-box {float:left;border:0px;font:normal 1em Arial;}
div.text-box-top {width:367px;height:11px;float:left;}
div.text-box-content {width:383px;float:right;background-color:#F7F176;}
div.text-box-content p {padding: 10px;}
div.text-box-bottom {width:367px;height:11px;float:left;}
div#footer {font-size:.8em;color:#999;text-align:center;clear:both;width:780px;height:125px;padding-top:5px;}
div#footer a {padding-right:5px;padding-left:5px;}
div#footer a:link,div#footer a:visited {text-decoration:none;color:#333;}
div#footer a:hover {text-decoration:underline;color:#B32A00;}
