#thai_welcome {
	position: absolute;
	margin-top: 80px;
	margin-left: 485px;
}

.small {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

.medium {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}

.big {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
}

.small_bold{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.medium_bold{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}