Index: ssts-web/src/main/webapp/common/imgAndVideo.css =================================================================== diff -u -r27864 -r30460 --- ssts-web/src/main/webapp/common/imgAndVideo.css (.../imgAndVideo.css) (revision 27864) +++ ssts-web/src/main/webapp/common/imgAndVideo.css (.../imgAndVideo.css) (revision 30460) @@ -82,6 +82,13 @@ top: 0px; right: -31px; } +.spotlight_parent .model span.downloadOriginal{ + top: 45px; + right: 3px; + width:32px; + height: 32px; + background:url(../images/web/down.png) no-repeat; +} .spotlight_parent:hover .model.on{ display:block; cursor: pointer;