/*** BRANDS LHS LINK LEFT PADDING ***/
#leftnav ul li.brand1 a,
#leftnav ul li.brand2 a,
#leftnav ul li.brand3 a,
#leftnav ul li.brand4 a,
#leftnav ul li.brand5 a,
#leftnav ul li.brand6 a,
#leftnav ul li.brand7 a,
#leftnav ul li.brand8 a,
#leftnav ul li.brand9 a,
#leftnav ul li.brand10 a
{ padding-left: 45px; }

/*** BRANDS LHS NAV LINK COLOURS ***/
#leftnav ul li.brand1 { background: url(/images/prodnav1.gif) no-repeat 4px 5px; }
	#leftnav ul li.brand1 a:hover, #leftnav ul li.brand1 a:active { color: #ea4739; }

#leftnav ul li.brand2 { background: url(/images/prodnav2.gif) no-repeat 4px 5px; }
	#leftnav ul li.brand2 a:hover, #leftnav ul li.brand2 a:active { color: #8ecdcb; }

#leftnav ul li.brand3 { background: url(/images/prodnav3.gif) no-repeat 4px 5px; }
	#leftnav ul li.brand3 a:hover, #leftnav ul li.brand3 a:active { color: #b33e91; }

#leftnav ul li.brand4 { background: url(/images/prodnav4.gif) no-repeat 4px 5px; }
	#leftnav ul li.brand4 a:hover, #leftnav ul li.brand4 a:active { color: #665ca4; }

#leftnav ul li.brand5 { background: url(/images/prodnav5.gif) no-repeat 4px 5px; }
	#leftnav ul li.brand5 a:hover, #leftnav ul li.brand5 a:active { color: #cdd82e; }

#leftnav ul li.brand6 { background: url(/images/prodnav6.gif) no-repeat 4px 5px; }
	#leftnav ul li.brand6 a:hover, #leftnav ul li.brand6 a:active { color: #00a053; }

#leftnav ul li.brand7 { background: url(/images/prodnav7.gif) no-repeat 4px 5px; }
	#leftnav ul li.brand7 a:hover, #leftnav ul li.brand7 a:active { color: #f38e45; }

#leftnav ul li.brand8 { background: url(/images/prodnav8.gif) no-repeat 4px 5px; }
	#leftnav ul li.brand8 a:hover, #leftnav ul li.brand8 a:active { color: #f7b900; }

#leftnav ul li.brand9 { background: url(/images/prodnav9.gif) no-repeat 4px 5px; }
	#leftnav ul li.brand9 a:hover, #leftnav ul li.brand9 a:active { color: #ffd900; }

#leftnav ul li.brand10 { background: url(/images/prodnav10.gif) no-repeat 4px 5px; }
	#leftnav ul li.brand10 a:hover, #leftnav ul li.brand10 a:active { color: #000; }

/*** BRAND BROKERAGE ***/
div.branditem p.brand1 { border-color: #ea4739; background: url(/images/prodicon1.gif) no-repeat right 2px; }
div.branditem p.brand2 { border-color: #8ecdcb; background: url(/images/prodicon2.gif) no-repeat right 2px; }
div.branditem p.brand3 { border-color: #b33e91; background: url(/images/prodicon3.gif) no-repeat right 2px; }
div.branditem p.brand4 { border-color: #665ca4; background: url(/images/prodicon4.gif) no-repeat right 2px; }
div.branditem p.brand5 { border-color: #cdd82e; background: url(/images/prodicon5.gif) no-repeat right 2px; }
div.branditem p.brand6 { border-color: #00a053; background: url(/images/prodicon6.gif) no-repeat right 2px; }
div.branditem p.brand7 { border-color: #f38e45; background: url(/images/prodicon7.gif) no-repeat right 2px; }
div.branditem p.brand8 { border-color: #f7b900; background: url(/images/prodicon8.gif) no-repeat right 2px; }
div.branditem p.brand9 { border-color: #ffd900; background: url(/images/prodicon9.gif) no-repeat right 2px; }
div.branditem p.brand10 { border-color: #2081C3; background: url(/images/prodicon10.gif) no-repeat right 2px; }