#search_bkk {
	margin:10px 0;
}

.search_block {
	width:430px;
}

#search_bkk label {
	display:inline-block;
	width:100px;
	margin-top:10px;
	vertical-align:top;
	font-weight:bold;
}

#search_bkk input,
#search_bkk select,
#search_bkk textarea  {
	margin:10px 0 0 0;
	display:inline-block;
	width:230px;
}

.details {
	width:460px;
}

.detail-lbl {
	display:inline-block;
	width:200px;
	font-weight:bold;
	line-height:20px;
	vertical-align:top;
}

.detail-val {
	display:inline-block;
	width:250px;
	line-height:20px;
}


.job .date {
	color:#999;
	font-size:9px;
}

.job .name {
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
}

.job .company {
	font-weight:bold;
}

.job .more {
	text-align:right;
}

.job {
	border-bottom:#999 2px solid;
	padding:10px 0;
}

.boldlabels label {
	font-weight:bold;
}

.details {
	float:left;
}

#detail-logo {
	width:175px;
	float:right;
}

#nav_bkk {
	text-align:center;
	margin-top:20px;
}

#branches .branch {
	display:inline-block;
	width:300px;
	margin:5px 0;
}

.tx-mbonbkk-pi1 h3 {
	margin:10px 0  5px 0;
	font-size:12px;
}

#search_bkk .search_btn {
	cursor:pointer;
	margin-left:164px;
	width:112px;
}

#search_bkk .search_btn:hover {
	background:#F0F0F0 none repeat scroll 0 0;
}

#search_bkk #byid,
#search_bkk #zip,
#search_bkk #string {
	width:224px;
}