.bp-seo-admin-menue{
/* padding-left:10px; */
}

.spacer{
margin-top:10px;
}

.sfb-entry{
background-color:#b8b8b8;
padding:15px 10px 30px;
}
.sfb-entry-title{
background-color:#b8b8b8;
height:18px;
font: bold 14px Verdana;
margin-top:10px;
}

.sfb-entry-left{
float:left;
text-align:right;
margin-left:6px;
}

.sfb-item-title{
width:115px;
height:22px;
margin-top:3px;
padding-right:5px;
}

.sfb-item-desc{
height:115px;
margin-top:3px;
padding-right:5px;
}
.sfb-item-tag{
height:22px;
margin-top:2px;
padding-right:5px;
}

.sfb-entry-right{

}
.sfb-item-name{
width:115px;
height:22px;
margin-top:3px;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
background-color:#B8B8B8;
border-color:#777788 #777788 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px 0;
color:#2D2B2B;
margin-right:3px;
padding:3px 7px 4px;
position:relative;
text-decoration:none;
z-index:1;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-color:#FAFAFA;
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.components_extend{
border:1px solid #F9F9F9;
float:left;
margin:1px;
padding:4px 7px 5px;
}
.component_update{
float:left;
margin:1px;
-moz-border-radius-bottomleft:25px;
-moz-border-radius-bottomright:25px;
-moz-border-radius-topleft:25px;
-moz-border-radius-topright:25px;
}

.tabcontent strong{
font-weight:normal;
}
.sfb-entry-title strong{
font-weight:bold;
}
.sfb-entry h2 strong{
font-weight:bold;
} 

.sfb-entry-subtitle strong{
height:18px;
font: bold 12px Verdana;
margin-top:10px;
}

