@charset "UTF-8";
/* CSS Document */

/*
rightnow_print.css
Copyright 2010, LiveDog Productions, LLC
Created: 11/25/2010
Version: 1.0
*/

/*hidden items*/
.skipNav,
#header,
#footer,
#leftNav,
.columnRight,
.goBack,
.toolBar ul,
.bottomSet,
.surveyBox { display:none; }

/*print styles*/
body,
a { color:#000 !important; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1; }
a { text-decoration:underline; }
h1,
h2,
h3,
h4 { margin:0; }
h1.answerTitle { font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:20px; }
h3 { margin:0; font-size:14px; font-weight:bold; text-transform:uppercase; }
a:after { font-weight:bold; font-size:90%; content: " (" attr(href) ") "; } 
img.left { float:left; margin:0 10px 10px 0; }
img.right { float:right; margin:0 0 10px 10px; }
img.center { display:block; margin:10px auto; }
p { margin:0 0 10px 0; line-height:1.3; }
dt, dd a { font-weight:bold; }
dl { margin:10px 0; }
dt,
dd { margin:0 0 3px 0; }
dt { font-size:14px; }
.answerBox { padding-bottom:20px; }
ul { margin-top:0; margin-bottom:15px; padding-top:0; padding-bottom:0; }