@import url("/css/print/uvDefPrint.css");




.togPos {
position:inherit;
cursor:pointer;
padding:0 0 0 13px;
width:150px;
background-image:url(/images/toggle_pos.gif);
background-repeat:no-repeat;
background-position:center left;
}

.togNeg {
cursor:pointer;
padding:0 0 0 13px;
width:150px;
background-image:url(/images/toggle_neg.gif);
background-repeat:no-repeat;
background-position:center left;
}


#tog0,
#tog1,
#tog2,
#tog3,
#tog4 {
color:#003366;
font-weight:bold;
margin-top:0;
}

#tog0:hover,
#tog1:hover,
#tog2:hover,
#tog3:hover,
#tog4:hover {
text-decoration:underline;
}



/* right column - Get Updates
--------------------------------- */
#columnB_boxB h3 {
font-size:1.4em;
padding-top:1em;
margin-bottom:.2em;
padding-bottom:0;
}