/* Style for Usual tabs */
.usual {
  /*background:#181818;*/
  color:#111;
  padding:15px 20px;
  width:94%;
  /*border:1px solid #222;*/
  /*margin:8px auto;*/
}

.fiyat_bilgisi ol li{
list-style:decimal;
float:none; 
}

.fiyat_bilgisi ul li{
list-style:circle;
float:none; 
}

#usual1 #tab4 h2{
color:#412d21;
font-size:2em;
font-weight:normal;
line-height:1em;
background:url(images/line1.gif) bottom left repeat-x;
padding:0px 0px 0px 13px;
margin-bottom:5px;
margin-top:20px;}

#usual1 p{
text-align:justify;
}

.usual li { list-style:none; float:left; }

.usual ul{
padding:0;
}

.usual div ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
  font:10px Arial;
  color:#FFF;
  background:#444;
  cursor:pointer;
}
.usual ul a:hover {
  color:#FFF;
  background:#111;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#444444;
  background:#F2F3EE;
  border-bottom:1px solid snow;
  cursor:default;
  }
.usual div {
  padding:10px 10px 8px 10px;
/*padding-top:3px;
  *margin-top:-15px;*/
  clear:left;
  /*background:snow;*/
  font:10pt Arial;
}
.usual div a { color:#000; font-weight:bold; }

#usual2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:snow; }
#tabs3 { background:#FF9;}
