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


div#cat01id ul.cat01idul li.c-pink a { /*colors - pink w/ text color change*/
	background:url(/img/usb/prodpage/button_pink.jpg) no-repeat 0 top;
	width:75px;
}
div#cat01id ul.cat01idul li.c-pink a:hover {
	background:url(/img/usb/prodpage/button_pink.jpg) no-repeat 0 -27px;
	color:#666666;
}
div#cat01id ul.cat01idul li.c-pink a:active {
	background:url(/img/usb/prodpage/button_pink.jpg) no-repeat 0 -54px;
	color:#666666;
}
div#cat01id ul.cat01idul li.selected.c-pink a, div#cat01id ul.cat01idul li.selected.c-pink a:hover, div#cat01id ul.cat01idul li.selected.c-pink a:active {
	background:url(/img/usb/prodpage/button_pink.jpg) no-repeat 0 -81px;
	width:75px;
	color:#666666;
}
