div.hdrpic { /*Banner background*/
	background:url(/img/usb/prodpage/usbprod-pro2.jpg) center bottom no-repeat;
}


ul.cat01idul li.c-blue a { /*colors - blue*/
	background:url(/img/usb/prodpage/button_blue.jpg) no-repeat 0 top;
	width:75px;
}
ul.cat01idul li.c-blue a:hover {
	background:url(/img/usb/prodpage/button_blue.jpg) no-repeat 0 -27px;
}
ul.cat01idul li.c-blue a:active {
	background:url(/img/usb/prodpage/button_blue.jpg) no-repeat 0 -54px;
}
ul.cat01idul li.selected.c-blue a, ul.cat01idul li.selected.c-blue a:hover, ul.cat01idul li.selected.c-blue a:active {
	background:url(/img/usb/prodpage/button_blue.jpg) no-repeat 0 -81px;
	width:75px;
}
