/* the content table - all static content displayed within here */
#adminMenu .menuItem {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

#adminMenu .menuItem a{
 background-image: url(images/greaterthan_bullet.gif);
 background-repeat: no-repeat;
 padding-top: 0px;
 padding-bottom: 2px;
 padding-left: 11px;
 font-weight : bold;
 background-position : left;
 text-decoration : none;
}