/*********************************************\
 *         Priss - CSS Print Framework       *
 *   http://github.com/mikecrittenden/priss  *
\*********************************************/
body {width:100% !important;margin:0 !important;padding:0 !important;line-height:1.4;word-spacing:1.1pt;letter-spacing:0.2pt;font-family:Arial, Verdana, sans-serif; background:none; text-align:left; }
h1,h2,h3,h4,h5,h6 {font-family:Arial, Verdana, sans-serif; color:#0c264b; padding-left:0; }
h3 { font-size:15px; }
code {font:10pt Courier, monospace;}
blockquote {margin:1.3em; padding:1em;  font-size:10pt;}
hr { border:0 #8795a8 solid; border-top-width:1px; clear:both; height:1px; margin:10px 0; }
hr.large { border:0 #e5ebee solid; border-top-width:15px; clear:both; height:15px; margin:10px 0 20px; }
img {float:left; margin:0 10px 0 0;}
a img {border:none;}
a:link, a:visited {background:transparent;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content:" (" attr(href) ") "; font-size:90%;}
a[href^="http://"] { color:#000; }
table { clear:both; text-align:left; }
table.listings { margin-top:20px; }
th { background:#4f76b1; border-left:1px solid #fff; color:#fff; font-weight:bold; }
td { border-top:1px solid #8795a8; }
th,td { padding:7px 10px 7px 7px;}
tr.first td { border:none; }
tfoot { font-style:italic; }
caption { background:#fff; margin-bottom:2em; text-align:left; }
thead { display:table-header-group; }
tr { page-break-inside:avoid; }

html, body { background-color:#fff; }
body, div, dd, dl, dt, li, ol, span, td, ul, textarea { color:#0c264b; font-size:12px; }
p { padding-left:0; }
ul { padding-top:0; }
ul li { background:url(../images/bullet2.gif) 0px 8px no-repeat; padding-bottom:0; }

/* HIDE UNNECESSARY ELEMENTS */
#header, #footer, #rightColumn, #subHeader, #spacer10, #breadcrumb {display:none;}
#layoutContainer { background:none; margin:0; }
#main { width:612px; }
.listing-detail { float:left; }
.listing-detail.medium { margin-right:20px; width:200px; }
.listing-detail.medium img { margin:0; }
.listing-detail img { border:1px solid #8795a8; }
.find-out { border:1px solid #909eb3; margin:20px 0 0 0; padding-left:10px; width:560px; }
.find-out h4 { color:#909eb3; font-size:15px; font-weight:bold; }
.find-out, .find-out p, .find-out div, .find-out ul li { color:#343d49; }
.find-out.small { float:right; margin:0; width:154px; }
.find-out.medium { clear:left; margin-top:20px; width:auto; }

