/*	-------------------------------------------------------------
	THY
	Turkish Airlines
	Author:			interajans.com
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#mainContent {
	letter-spacing:none !important;
	font-size:11px;
	direction:ltr;
	text-align:left;
}
#mainContent h3, #mainContent .pageTitle, #offers tr {
	text-align: left !important;
	direction:ltr;
}

#mainContent UL{
	margin-right: none !important;
}

.pageTitle {
	font-size:22px;
	letter-spacing:none !important;
	background:url(bg_pagetitle.png) bottom left no-repeat;
}

.teaser, .teaserWide {
	background: url(bg_teaser.png) top left no-repeat;
}


.teaser img {
	float:left;
	border-right: none !important;
	border-left: 1px solid #ddd !important;
}
.teaserText {
	float:left;
}
.teaserWideText {
	float:right;
}


