div.simpleWidgetStyle { white-space:nowrap; position:relative; box-sizing: border-box; margin:0 3px 7px; border-radius:5px; overflow:hidden; *zoom:1; }
div.simpleWidgetStyle h2 { white-space:nowrap; margin-top:0px; padding:5px 0 0 25px; line-height:35px; font-size:15px; font-style:bold; background:; border-bottom:1px solid #f1f1f1; }
div.simpleWidgetStyle a.widgetMoreLink { white-space:nowrap; position:absolute; line-height:25px; font-size:12px; font-style:bold; top:6px; right:10px; text-decoration:none; background:#e7e7e7; color:#444; padding:2px 12px; border-radius:3px; transition:transform 0.4s ease-out, opacity 0.6s ease; transform:translateX(-10px);}
div.simpleWidgetStyle a.widgetMoreLink:hover { white-space:nowrap; background:#444; color:#fff; transform:translateX(5px); }

div.simpleWidgetStyle.black { white-space:nowrap; background:#444; }
div.simpleWidgetStyle.black h2 { white-space:nowrap; background:#444; border-bottom:1px solid #fff; color:#fff }
div.simpleWidgetStyle.black a.widgetMoreLink { white-space:nowrap; background:#000; color:#fff; }
div.simpleWidgetStyle.black a.widgetMoreLink:hover { white-space:nowrap; background:#fff; color:#000; }
