@import url("/css/handheld/uvDef_H.css");


/* LEFT Column
-----------------------------------------*/
#columnA_boxA h5 a:hover {
cursor:text;
text-decoration:none;
}


/* TOGGLE STYLES
------------------------------------------------------------------------- */

.clicker {
cursor:pointer;
}


.hide {
margin:.8em 0 0 0;
width:90%;
font-size:1em;
display:block;
}


.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;
}



/* RIGHT Column
-----------------------------------------*/


#columnB_boxA li {
margin-top:.5em;
}



/* Get Urban VOICE Updates */
#columnB_boxB {
padding-bottom:5px;
}

#columnB_boxB h3 {
font-size:10pt;
background:#CCC;
padding:.2em 0 .2em 0
}



/* Hide the following items
-----------------------------------------*/
/* 
#tog0,
#tog1,
#tog2,
#tog3,
#tog4 {
display:none;
}
*/


