.SI-FILES-STYLIZED label.dsFileInputBrowseButton
{
width: 46px;
height: 21px;
background: url(../images/btn/btn_reference.gif) 0 0 no-repeat;

display: block;
float: left;
overflow: hidden;
}

.dsFileInputResetButton
{
width: 46px;
height: 21px;
background: url(../images/btn/btn_release.gif) 0 0 no-repeat;

display: block;
float: left;
overflow: hidden;
cursor: pointer;
}


.SI-FILES-STYLIZED label.dsFileInputBrowseButton input.file
{
position: relative;
height: 100%;
width: auto;
opacity: 0;
-moz-opacity: 0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
cursor: pointer;
}
