#one-tabs{
direction: rtl;
margin: 0;
padding: 0;
width: 439px;
margin-right: 28px;
}
.center-part #one-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;
}
#one-tabs #tabs-butt1 ul li a {
display: block;
height: 23px;
line-height: 25px;
text-align: center;
float: right;
margin:auto;
color: #505153;
position:relative;
font-size: 15px;
font-family: droid;
font-weight: bold;
padding: 0px;
width: 100%;
}

#one-tabs #tabs-butt1 ul li {
float: right;
display: block;
position: relative;
cursor: pointer;
height: 26px;
}
#one-tabs #tabs-butt1 ul li.current {
border-bottom:none;
background:#fff;
}
#one-tabs #tabs-butt1 {
height: 50px;
background: #fff;
overflow: hidden;
}
#one-tabs #tabs-butt1 ul li.current a {
    display: inline;
    color:#fff !important;
}
.dynamic-tabs-pane{
	display:none;
}
#one-tabs #tabs-butt1 ul li a.tab-before, #one-tabs #tabs-butt1 ul li a.tab-after{
	padding:0;
}

#tabs-butt1 > ul {
   height: 40px;

   padding: 11px 0px;

   width: 100%;
   margin-right: 2px !important;
}
#panes1 .ListPicture{
	width:0 !important;
	height:0 !important;
}
#panes1 .dynamic-tabs{
	display:none;
	
}

#one-tabs #tabs-butt2 ul li.current a {
    background: url("images/bottom-first-tab-center-active.png") repeat-x scroll center bottom transparent;
    display: block;
}
#panes1{
 background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    clear: both;
    height: auto;
    
 min-height: 215px;
    
 width: 320px;
	
}
#one-tabs #tabs-butt1 ul li:first-child{margin-right:0px}
#one-tabs #tabs-butt1 ul li.current{
color: #FFF;
height: 32px;
background: #3e7bf0 !important;
margin-top: -2px;
padding-top: 9px;
border: none !important;
}
#one-tabs #tabs-butt1 ul li{
display: block;
height: 31px;
line-height: 24px;
padding: 0 4px;
text-align: center;
float: right;
background: #efebeb;
margin-right: 2px;
color: #777777;
font-size: 15px;
font-family: droid;
font-weight: bold;
padding-top:7px;
margin-right: 17px;
width: 70px;
}

#one-tabs .tab-before,#one-tabs .tab-after{display: none !important;}
