#b_leftmenu {
	padding:18px 0 0 0;
        __padding:5px 0 0 0;
}
.b_leftmenu_but {
	float:left;
	width:155px;
	height:22px;
	padding:10px 0 0 0;
        //padding:0px 0 0 0;
        __padding:13px 0 0 0;
}
div.menu-clear-left
{
	clear:both;
}
a.b_leftmenu_link {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a:hover.b_leftmenu_link {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}