﻿.BBT_LeftMenuSection {
	margin-left: 15px;
/*	width: 172px;	*/
	position: relative;
}

.BBT_LM_Icon {
	position: absolute;
	top: -6px;
	left: -7px;
}

.BBT_LM_Title {
	background-color: #064995;
	padding: 1px 0px;
}

.BBT_LM_Title_Padded {
	background-color: #ffffff;
	padding: 0.15em 0px 0.15em 31px;
	font: bold 10pt "Trebuchet MS" Verdana Geneva Arial Helvetica sans-serif;
	color: #064995;
	text-transform: uppercase;
}

.BBT_LM_Items {
	padding: 0.5em 0px 1em 6px;
}

.BBT_LM_Item {
	font: normal 9pt Arial, Helvetica, sans-serif;
	color: #58595b;
	line-height: 15pt;
}

.BBT_LM_Item a {
	color: #58595b;
	text-decoration: none;
}


