#two-tabs{

margin-right:5px;
}
.center-part #two-tabs{
width:450px;
}
.item-more a.More{
font-size: 12px;
color: #3A6FA5;
text-decoration: none;
float: left;
padding-left: 10px;
padding-bottom: 6px;
}
.item-rss{
font-size: 12px;
color: #3A6FA5;
text-decoration: none;
float: left;
padding-left: 10px;
padding-bottom: 6px;
}
#two-tabs #tabs-butt2 ul li a {
display: block;
height: 35px;
line-height: 24px;
padding: 0 5px;
font-size: 10px;
text-align: center;

background: url(../img/r-tab-bg.png) no-repeat top right;
color: #fff;
padding: 5px;
font-size: 16px;
font-family: droid;
float:right;
position:relative;
padding-right: 28px;
padding-left: 13px;
}
#bottom-tabs{margin-top: 10px;}
#two-tabs #tabs-butt2 ul li {
float: right;
display: block;
position: relative;
cursor: pointer;
height: 26px;
}
#two-tabs #tabs-butt2 ul li.current {
border-bottom:none;
background:#fff;
}
#two-tabs #tabs-butt2 {
height: 40px;
overflow: hidden;
margin-top: -10px;
position: relative;
text-align: right;
}
#two-tabs #tabs-butt2 li:first-child{margin-right: 0px !important;}
#two-tabs #tabs-butt2 ul li.current a {
    display: block;
    width:102px;
}
.dynamic-tabs-pane{
	display:none;
}
#two-tabs #tabs-butt2 ul li a.tab-before, #two-tabs #tabs-butt2 ul li a.tab-after{
	padding:0;
}

#tabs-butt2 > ul {
   padding:0;

   width: 1045px;
height: 42px;

   margin-right: 8px !important;
   text-align: right;
}
#panes2 .ListPicture{
	width:0 !important;
	height:0 !important;
}
#panes2 .dynamic-tabs{
	display:none;
	
}

#two-tabs #tabs-butt2 ul li.current a {
  background: url(../img/r-tab-bg-active.png) no-repeat top right;
   
    display: block;
    color:#fff;
    
  padding: 14px;
    padding-top:0px;
    float:right;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    width: auto !important;
    
  padding-right: 28px;
  padding-left: 12px;
}
#panes2{
height: auto;
overflow: hidden;
padding-bottom: 15px;
	
}
#two-tabs #tabs-butt2 ul li.current{
background: url(../img/l-tab-bg-active.png) no-repeat top left;
width: auto !important;
margin-left: 6px;
padding-left: 15px;
margin-right: 16px;
}
#two-tabs #tabs-butt2 ul li{
float: right;
display: block;
position: relative;
cursor: pointer;
height: 40px;
padding: 0px;
background: url(../img/l-tab-bg.png) no-repeat top left;

padding-left: 15px;
margin-left: 5px;
margin-right: 15px;
}

#two-tabs #tabs-butt2 ul li a.tab-before, #two-tabs #tabs-butt2 ul li a.tab-after {
 width:1px;
}
#two-tabs .tab-before,#two-tabs .tab-after{display: none !important;}
@media \0screen { 
#tabs-butt2{margin-right:-4px;}}