div.byBrandNav{
	position: relative;
	top: 5px;
	left: 5px;
	width:165px;
	height:342px !important;
	height:341px;
	background-image: url('/Functional/tplImg/rMenu/lNavBG.gif'); 
	background-repeat:repeat-y;
	border-top: 1px solid #969496;
	border-bottom: 1px solid #969496;
}
table.lByBrandTab{
	background: #FFFFFF;
	width:165px;
	border-left:1px solid #969496;
	border-right:1px solid #969496;
}
table.lByBrandTab th {
	font-size:11px;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	text-align:right;
	height:15px;
	width:153px;
	padding-left:6px !important;
	padding-left:0px;
	padding-right:10px;
	padding-top:2px;
	margin-bottom:5px;
	padding-bottom:0px;
}
table.lByBrandTab td.lByBrandDivider{
	background-image:url('/Functional/tplImg/rMenu/menuHeadingBG.gif');
	background-repeat:no-repeat;
	height:5px;
	width:163px;
}
table.lByBrandTab td{
	width: 163px;
	height: 15px;
	text-align:right;
}
table.lByBrandTab td.static{
	background-image:url('/Functional/tplImg/rMenu/menu-arrow-greyBG.gif');
	cursor:pointer;
}
table.lByBrandTab a{
	color: #0b4b7d;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

table.lByBrandTab a:hover{
	color: #FD5300;
}

