#g1_table #rightrail .module {
  padding: 10px 7px 10px 10px;
}

.util_hdr {
background-color: #aaa;
color: #fff;
padding: 0 10px;
margin: 2px;
font: bold 120%/1.5em Verdana, Arial, sans-serif;
}

.recom_box {
font: 90%/1.2em Verdana, Arial, sans-serif;
margin: 2px;
background-color: #E9F0F5;
}

.resource_box {
font: 90%/1.2em Verdana, Arial, sans-serif;
margin: 2px;
padding: 0;
background-color: #EEE;
}

.srchBox {
width: 132px;
height: 16px;
margin: 0 5px 6px 0;
padding: 0;
border: solid 1px #999;
font: 100% Verdana, Arial, sans-serif;
}

/**** Icons ****/
li.icon_research {
background: url(/images/research_icon.gif) 0 2px no-repeat;
font-weight: bold;
margin: 0;
padding: 0 0 10px 17px;
}

li.icon_event {
background: url(/images/events_icon.gif) 0 2px no-repeat;
font-weight: bold;
padding: 0 0 10px 17px;
}

li.icon_podcast {
background: url(/it/images/pod_icon.gif) 0 2px no-repeat;
font-weight: bold;
padding: 0 0 10px 17px;
}

li.icon_search {
background: url(/images/magnify_icon.gif) 0 2px no-repeat;
font-weight: bold;
padding: 0 0 10px 17px;
}

li.icon_alerts {
background: url(/images/exclamation_icon.gif) 0 2px no-repeat;
font-weight: bold;
padding: 0 0 10px 17px;
}

li.icon_browse {
background: url(/images/folder_icon.gif) 0 2px no-repeat;
font-weight: bold;
padding: 0 0 10px 17px;
}

li.icon_analyst {
background: url(/images/askanalyst_icon.gif) 0 2px no-repeat;
font-weight: bold;
padding-left: 17px;
}

li.icon_info {
background: url(/images/info_icon.gif) 0 2px no-repeat;
font-weight: bold;
padding-left: 17px;
}

li.icon_print {
background: url(/images/printer_icon.gif) 0 2px no-repeat;
font-weight: bold;
padding: 0 0 5px 17px;
}

li.icon_email {
background: url(/images/envelope_icon.gif) 0 2px no-repeat;
font-weight: bold;
padding-left: 17px;
}


/**** Arrows ****/
.g_arrow_space li {
background: url(/images/focus_area/gray_arrow_rt.gif) 0 3px no-repeat;
padding: 0 5px 12px 10px;
margin: 0 0 0 18px;
}

.g_arrow_nospace li {
background: url(/images/focus_area/gray_arrow_rt.gif) 0 3px no-repeat;
padding: 0 5px 2px 10px;
margin: 0 0 0 18px;
}

.bluearrow {
   background: url(/it/products/podcasting/images/blue_solid_arrow.gif) right no-repeat;
   padding: 0 10px 0 0;
   margin: 0;
   border: 0;
}
