.tabberlive .tabbertabhide {
display:none;
}
#content .tabberlive {
overflow:hidden;
width:770px;
height:218px;
background:url(../images/tabcontent_b2.gif) left bottom no-repeat;
padding:0px;
margin-bottom:10px;
}
#content ul.tabbernav {
position:relative;
overflow:hidden;
width:770px;
height:56px;
background:url(../images/tabcontent_t2.gif) left 35px no-repeat;
margin:0;
padding:0;
/*height:24px;

background:url(../images/tab_line.gif) left 21px repeat-x;
margin:0;
padding:0;
list-style:none;
z-index:10;*/
}
#content ul.tabbernav li {
float:left;
background:none;
margin:0;
padding:0;
/*border-right:1px solid #ddd;
background:none;
margin:0;
padding:0 1px 0 0;*/
}
#content ul.tabbernav li a {
background:url(../images/tab_dark.png) left top repeat-x;
border-left:1px solid #B7B7B7;
border-right:1px solid #E2E2E2;
display:block;
float:left;
height:30px;
color:#222;
line-height:30px;
text-decoration:none;
margin-top:5px;
padding:0 10px;
}
#content ul.tabbernav li a:hover {
background:#f5f5f5;
}
#content ul.tabbernav li.tabberactive {
background:url(../images/light_title.png) left top repeat-x;
height:35px;
line-height:35px;
}
#content ul.tabbernav li.tabberactive a {
background:none repeat scroll 0 0 transparent;
border:medium none;
}

#content .tabberlive .tabbertab {
overflow:auto;
width:450px;
height:142px;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
line-height:18px;
margin:0 300px 20px 20px;
}
#content .tabberlive .tabbertab ul {
margin:0;
}
#content .tabberlive .tabbertab h1 {
display:none;
}
#content .tabberlive #fotogallery-tab ul {
list-style:none;
margin:0;
}
#content .tabberlive #fotogallery-tab ul li {
float:left;
background:none;
margin:0;
padding:0 10px 0 0;
}
#content .tabberlive #fotogallery-tab ul li img {
border:1px solid #ddd;
}
