#button ul ul li
{
	text-indent: 5%;
	border-bottom: none;
}

#button ul ul li a
{
	color: #33678c;
	font-size: 0.9em;
	line-height: 90%;
}


/* remove all the lines first */
#button ul li
{
	border-bottom: none;
}

#button ul li a
{
	border-bottom: solid 1px #8f9380;
}

#textbox #rightcolumn li.widget
{
	list-style: url(/templates/2009/images/bluearrow_ie.gif); 
}

