div.checker,div.radio{width:15px;height:15px;position:relative;display:inline-block;top:-1px;}div.checker input,div.radio input{-moz-appearance:none;width:15px;height:15px;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);*zoom:1;display:inline-block;background:none repeat scroll 0 0 transparent;}div.checker span,div.radio span{background-color:transparent;background-repeat:no-repeat;background-position:0 0;vertical-align:middle;height:15px;width:15px;display:-moz-inline-box;display:inline-block;text-align:center;}div.checker span{background-image:url(/static/assets/jquery/img/uniform-checkbox.png);}div.radio span{background-image:url(/static/assets/jquery/img/uniform-radio.png);}div.checker span.checked,div.radio span.checked{background-position:center bottom;}div.uploader{position:relative;font-family:inherit;min-width:250px;max-width:300px;font-size:13px;border:1px solid #b9b9b9;background-color:#fff;overflow:hidden;-moz-box-shadow:inset 1px 1px 2px #ececec;-webkit-box-shadow:inset 1px 1px 2px #ececec;box-shadow:inset 1px 1px 2px #ececec;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}div.uploader span.filename{min-width:160px;max-width:160px;position:absolute;top:0;left:0;padding-left:7px;height:100%;line-height:26px;color:#929292;float:left;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}div.uploader span.action{font-size:12px;height:28px;line-height:27px;font-weight:bold;color:#666;text-shadow:0 1px 0 #fff;cursor:pointer;float:right;display:inline;overflow:hidden;padding:0 7px;border-left:1px solid #b9b9b9;background:#e0e0e0;background-image:-moz-linear-gradient(top,#fff 0%,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0%,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0%,#e0e0e0 100%);background-image:-ms-linear-gradient(top,#fff 0%,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0%,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0',GradientType=0);}div.uploader input[type=file]{position:absolute;width:100%;height:29px;z-index:2;display:block;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);*zoom:1;}.uploader{display:-moz-inline-box;display:inline-block;vertical-align:middle;zoom:1;*display:inline;}