table.lBrandTab{
	background: transparent;
	width:164px;
	margin-left: 6px;
	margin-top: 6px;
}
table.lBrandTab th {
	font-size:11px;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	text-align:right;
	height:15px;
	width:153px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:0px;
}

table.lBrandTab td{
	background: transparent;
	width: 163px;
	height: 15px;
	text-align:right;
}
table.lBrandTab td.static{
	background-image:url('/Functional/tplImg/rMenu/menu-arrow-greyBG.gif');
	cursor:pointer;
}
table.lBrandTab a{
	color: #0b4b7d;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

table.lBrandTab a:hover{
	color: #FD5300;
}

