.commandlink_581 .usb {
	padding-top: 2px;
	height: 58px;
	padding-left: 30px;
	background-image: url("../images/icon_HDD.png");
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

.commandlink_581_hover .usb {
	padding-top: 2px;
	height: 58px;
	padding-left: 30px;
	background-image: url("../images/icon_HDD.png");
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

.commandlink_581_down .usb {
	padding-top: 2px;
	height: 58px;
	padding-left: 30px;	        
	background-image: url("../images/icon_HDD.png");
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

