#tabs {
background:#DAE0D2 url(http://ontologyonline.org/img/tabs/bg.gif) repeat-x scroll center bottom;
float:left;
font-size:93%;
line-height:normal;
width:100%;
}

#tabs ul {list-style-image:none;list-style-position:outside;list-style-type:none;margin:0pt;padding:10px 10px 0pt;}
#tabs li{
background:transparent url(http://ontologyonline.org/img/tabs/left.gif) no-repeat scroll left top;
float:left;
margin:0pt;
padding:0pt 0pt 0pt 9px; cursor:pointer;
}
#tabs span {
background:transparent url(http://ontologyonline.org/img/tabs/right.gif) no-repeat scroll right top;
color:#776655;
display:block;
float:left;
font-weight:bold;
padding:5px 15px 4px 6px;
text-decoration:none;
}
#tabs span { float:none;}
#tabs span:hover { color:#333333;}

#tabs .current {
background-image:url(http://ontologyonline.org/img/tabs/left_on.gif);
}
#tabs .current span {
background-image:url(http://ontologyonline.org/img/tabs/right_on.gif);
color:#333333;
padding-bottom:5px;
}

div.wdgtheader {
        behavior: url(http://ontologyonline.org/scripts.hover.htc);  
            }
.wdgtheader{
            display:inline;padding:5px 10px;
            border:1px solid black;
            
            background:#F8F8FF;
            margin-right:1px;
            cursor:pointer;
            }
            
div.wdgtheader:hover, div.hover {background:#E1771E;}
            
#wdgtheader {padding:10px;}        
#wdgtcontent {min-height:300px;background:#F8F8FF;clear: both;display: block;} 
#widget{width:100%;border:1px solid black;}

.feedwidget {padding:10px 10px 0pt 10px;}
.feedlist {padding:5px 8px;background:#FFFFFF none repeat scroll 0%; overflow:auto;list-style-image:none;list-style-position:outside;list-style-type:none;text-align:left;}
.feedlist li{margin-bottom:15px;}

.noresult { padding-top: 30px; padding-left:10px;}
