/* Paket Tablo */
.pt-baslik { }
.pt-baslik td { text-align:center; }
.pt-icerik td { text-align:center; background-color:#EFEFEF; height:35px; border-bottom:1px dotted #999; border-right:1px dotted #999; border-LEFT:1px dotted #999; color:#000; font-weight:bold; }
.pt-paketler td { text-align:left; background-color:#EFEFEF; height:35px; border-bottom:1px dotted #999; border-right:1px dotted #999; border-LEFT:1px dotted #999; color:#000; font-weight:bold; padding-left:20px; }
.pt-paketler label { cursor:pointer; }
.pfiyat { color:maroon; font-size:13px; }

.paketbg { background-image:url(../images/paket/paketbg.png) }
.paketbg #secpak { font-size:15px; }
.paketbg #secisim { font-size:15px; color:#F60; font-weight:bold }
.paketbg #secfiyat { font-size:15px; color:red; font-weight:bold }

/* Üye Tablo */
.utsol { text-align:right; width:50% }
.utsag { text-align:left; width:50%; color:#F00; }
.utorta { background-color:#F93; border-bottom:2px solid #F63; text-align:center; color:white; height:20px; }