/* Bottom menu*/
span.bottom-menu
{
}
span.bottom-menu TD{padding: 0px 5px 0px 5px}

span.bottom-menu IMG.dot{

	background:url(images/left_menu_bullet.gif) no-repeat;
	width:14px;
	height:14px;

}

span.bottom-menu a
{
	font-size:20px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

