

body.signup div.balon div.content {
  width: 250px;
}

body.signup div.balon div.content div.inner h2 {
  font-size: 14px;
}

body.signup div.balon div.content div.inner p {
  font-size: 11px;
}


body.paketler a.paket_madde {
 text-decoration: none;
  border-bottom: 1px dotted #888;
  margin-left: 6px;
  color: #64503f;

}


body.paketler div.short {
	width: 220px;
	height: 270px;
	border: 1px solid #999;
	float: left;
	margin-top: 22px;
	text-align: center;
	padding: 10px 0;
	background-color: #efefef;
	font-family: helvetica, arial, sans-serif;
}

body.paketler div.tall {
	width: 220px;
	height: 350px;
	border: 3px solid #3671A1;
	float: left;
	text-align: center;
	padding: 8px 10px 10px 10px;
	background-color: #fff;
	font-family: helvetica, arial, sans-serif;
}

body.paketler div.no-r {
	border-right: 0;
}

body.paketler div.r-golge {
	background-image: url(images/golge-right.png);
	background-position: right;
	background-repeat: no-repeat;
}

body.paketler div.no-l {
	border-left: 0;
}

body.paketler div.short li, body.paketler div.tall li {
	font-size: 14px;
	color: #64503f;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 1px;
	line-height: 1.1em;
}

body.paketler div.tall li {
	font-size: 16px;
}

body.paketler div.tall ul, body.paketler div.short ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

body.paketler div.tall ul.ozellik, div.short ul.ozellik {
	margin-top: 0;
}

body.paketler div.tall ul.ozellik li, div.short ul.ozellik li {
	list-style: none;
	margin-bottom: 3px;
	font-size: 20px;
	line-height: 1em;
}

body.paketler div.tall ul.ozellik li {
	font-size: 24px;
	margin-bottom: 5px;
}

body.paketler div.under_chart_left, body.paketler div.under_chart_right {
	width: 435px;
	position: relative;
	top: -44px;
	font-size: 11px;
	float: left;
	font-family: verdana;
	text-align: center;
} 

body.paketler div.under_chart_right {
	float: right;
}

body.paketler div.logolar {
	width: 240px; 
	float: right; 
	border: 1px solid #ccc; 
	padding: 10px; 
	text-align: center;
}

body.paketler div.logolar h1 {
	font-size: 14px;
	margin-bottom: 20px;
}

body.paketler div.logolar img {
	margin-bottom: 15px;
}



/* Tur ----------------------------------------------------*/
div.eticaret_tanitim {
	margin: 35px auto;
	border-bottom: 2px solid #666;
}
div.eticaret_tanitim img {
	border: none;
	margin-bottom: 35px;
}

div.eticaret_tanitim img {
	padding: 1px;
	border: 1px solid #ccc;
}

body.tour div.ust {
	background-image: none;
	background-color: transparent;
	border-bottom: none;
}
