/* image on the left */
.contactus-layout { clear : both; min-height: 377px;  height: auto !important; /* IE6 Hack */ height: 377px;}
.contactus-layout #image1 { float: left; margin: 0 0 0 5px; width: 377px; height: 377px; background-color: #fff; }
.contactus-layout #content1 {  padding: 0; margin: 0 0 0 410px; width: 520px;  background-color: #fff;}
/* Branch */
.head {
	margin: 0 0 8px 0;
	padding: 3px 0 3px 3px;
	color: #7684de;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/bg_header.gif) repeat-y top left; 	
}
.caption { 
	margin: 5px 0;
	padding: 0;
}
.shop-title {
	color: #7684de;
	font-size: 13px;
	font-weight: bold;
}
.branch-table {
	border-collapse: collapse;
	border: 1px solid #6969fe;
}
.branch-table td {
	border: 1px solid #6969fe;
	padding: 5px 5px;
}
.branch-table thead tr td {
	font-weight: bold;
	background-color: #efefef;
	text-align: center;
}
.branch-table col.orderno { text-align: center; }
.branch-table col.branch-title  { width: 80px; text-align:center; }
.branch-table col.branch-address { text-align: left; width: 180px; }
.branch-table col.branch-contactnumber { text-align: left; width: 110px; }
.branch-table col.branch-contactor { text-align: left; width: 110px; }
.branch-table span.contact_number_label { display: block; width: 12px; float: left; }