/*URUN DETAY TAB*/
#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 0px;
background:#e4e4e4;
border:#CCCCCC 1px solid
}

#tablist li a:link, #tablist li a:visited{
color:#3a3a3a;
}

#tablist li a.current{
background:#CCCCCC;
font-weight:bold
}

#tabcontentcontainer{
width:100%;
}

.tabcontent{
display:none;
padding:5px;
border:#CCCCCC 1px solid
}
.taksit_hesap
{
   font-family: "Tahoma";
   font-size: 8pt;
   color: #1e1e1e;
   background-color: #f5f5f5;
   text-align: center;    
}
.taksit {
   font-family: "Tahoma";
   font-size: 8pt;
   color: #1e1e1e;
   background-color: #F0F8DC;
   text-align: center;       
}
.taksit_header {
   font-family: "Tahoma";
   font-size: 8pt;
   background-color: #e0e8ed;
   text-align: center;
   font-weight:bold;
}