.SI-FILES-STYLIZED label.cabinet
{
	position: relative;
	width: 24px;
	height: 24px;
	background: url(/inc/upload.gif) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	cursor: hand;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: hand;
}
