/** QUICK LOOK OVERLAY **/
.modal .quicklook { width: 460px; }
.modal .quicklook h2 { margin-bottom: 5px; }
.modal .quicklook h3 { margin-bottom: 10px; color: #f50; }
.modal .quicklook .ribbon { position: absolute; right: 1px; top: 29px; }
.modal .quicklook .blackberryRibbon { position: absolute; right: 1px; top: 30px; }
.modal .quicklook .image { padding-bottom: 5px; background: url(../images/presentation/hr_embossed.gif) 0 100% repeat-x; margin-bottom: 15px; }
.modal .quicklook .features { overflow: hidden; width: 460px; }
.modal .quicklook .features li { float: left; width: 200px; padding-right: 20px; padding-bottom: 5px; }
.modal .quicklook .see-details { float: left; width: 180px; }
.modal .quicklook .close-button { float: right; }
.modal .quicklook .close-button a { background: url("../images/general/btn_close_both.gif") no-repeat 0 0; width:53px; height:20px; }
.modal .quicklook .close-button a:hover { background: url("../images/general/btn_close_both.gif") no-repeat 0 -20px; width:53px; height:20px; }
.modal .quicklook .free-with-cwm { float:right; }
.modal .quicklook .free-with-cwm p.tagline { font-weight:bold; color:#ff5500; margin:0; padding:0; }
.modal .quicklook .free-with-cwm p { margin:0; padding:0; }