#feedWidget{background:url(red.png) repeat-x #553f4f;border:2px solid #553f4f;margin:0 auto;-moz-box-shadow:5px 5px 7px #888;-webkit-box-shadow:5px 5px 7px #888;padding:5px;position:relative;/* Remains hidden if JS is not enabled:*/
z-index:20;}
#activeTab.always_hover{background:url(drop_arrow.png) no-repeat 98% 50% #553f4f;border:1px solid #38434d;margin:-1px;cursor:pointer;/* CSS3 round corners:*/
-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#activeTab.hover,.dropDownList{background:url(drop_arrow.png) no-repeat 98% 50% #553f4f;border:1px solid #38434d;margin:-1px;cursor:pointer;/* CSS3 round corners:*/
-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#activeTab,.dropDownList div{color:white;cursor:pointer;font-size:20px;margin:0 2px 0 0;padding:5px;text-shadow:0 1px 1px black;}
.line{height:1px;overflow:hidden;background-color:#3f2d2f;border-bottom:1px solid #856b6e;margin:10px 0;}
.dropDownList{background-image:none;position:absolute;border-top:none;padding:5px;/* We reset the roundness of the top corners,inherited by a previous rule:*/
-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;}
.dropDownList div:hover{background-color:#60485a;}
#tabContent div{/* The feed entry divs */
background-color:#EEEEEE;color:#555555;font-size:12px;margin-bottom:10px;padding:5px;position:relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 1px 1px black;-webkit-box-shadow:0 1px 1px black;box-shadow:0 1px 1px black;}
a,a:visited{font-size:0.90em;color:#0196e3;text-decoration:none;outline:none;}
a:hover{text-decoration:underline;}

