/* Styles specific to Thai translation */
#header strong{
	font-size:22px;
	line-height:30px;
	letter-spacing:-1px;
}

.btn-go-to-chiang-mai,
.btn-go-to-bangkok, 
.btn-go-to-pattaya {
	background:url(images/thai/btn-go-to-bangkok.gif) no-repeat;
	width:223px;
	height:52px;
	overflow:hidden;
	margin:4px 0 0;
	text-indent:-9999px;
	display:block;
}
.btn-go-to-chiang-mai{
	background:url(images/thai/btn-go-to-chiang-mai.gif) no-repeat;
}

.btn-go-to-pattaya{
	background:url(images/thai/btn-go-to-pattaya.gif) no-repeat;
}

.book-now a{
	background:url(images/thai/btn-book-now.gif) no-repeat;
	width:223px;
	height:53px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}