#mediacenter_box {  padding:10px; padding-left:20px; background-color:white;position:fixed;right:0%;top:0%;width:450px;height:100%; overflow:auto; font-family:'Arial'; font-size:12px;}
#main { width:60%;padding:20px; }
#mediacenter_box .box {width:100%;float:left;margin-bottom:10px; border-bottom:solid 1px #CACACA;}
#mediacenter_box a {text-decoration:none;color:black;font-size:11px;}
#mediacenter_box a:hover {color:red;}
#mediacenter_box h1 {font-size:14px;font-weight:100;text-transform:uppercase;color:black;font-weight:bold;}
#mediacenter_box h2 {cursor:pointer;font-size:12px;color:#454646;font-weight:normal;}
#mediacenter_box h2:hover {color:red;}
#mediacenter_box #mediacenter_close {cursor:pointer;}
#mediacenter_box .element {float:left;padding-right:6px;padding-bottom:6px;}
#mediacenter_box .element .del {float:right;padding-left:2px;padding-right:2px;background-color:#FF6F00;}

#mediacenter_box img:hover { opacity:0.60;}
#mediacenter_box span { opacity:0; display:block;position:absolute;z-index:10;width:80px;height:80px;float:right;}
#mediacenter_box span:hover { background-image:url(plus.png);background-color:white;opacity:0.70;}
#mediacenter_box #fld {display:block;float:right;background-image:url(fl.gif); background-position:10px 0px; width:10px; height:15px; }
#mediacenter_box #flg {display:block;background-image:url(fl.gif); background-position:0px 0px; width:10px;height:15px; margin-right:20px;}