/*****************************************/
/** TABLES **/
/*****************************************/

table {
	border-collapse:collapse;
	border-width:0;
}
table td {
	text-align:left;
}
/*****************************************/
table#search {
	width:200px;
}
table#search td {
	vertical-align:middle;
	background-color:#6C2300;
	border:1px #6C2300 solid; border-left:none;
}
/*****************************************/
table#quicksearchjob {
	width:400px;
	text-align:left;
}
table#quicksearchjob td {
	vertical-align:middle;
	text-align:left;
}
table#quicksearchjob .header {
	font-size:13px; font-weight:bold;
}
table#quicksearchjob .space {
	line-height:15px;
}
/*****************************************/
table#standard {
	margin:auto; margin-top:10px;
	width:100%;
}
table#standard.nomargin {
	margin-top:0px;
}
table#standard td {
	padding:5px;
	vertical-align:middle;
	font-size:11px;
}
table#standard td#leftpad {
	padding-left:10px;
}
table#standard td#rightpad {
	padding-right:10px;
}
table#standard td.left {
	text-align:left;
}
table#standard td.lefttop {
	text-align:left;
	vertical-align:top;
}
table#standard td.right {
	text-align:right;
}
table#standard td.righttop {
	text-align:right;
	vertical-align:top;
}
table#standard td.center {
	text-align:center;
}
table#standard td.centertop {
	text-align:center;
	vertical-align:top;
}
table#standard td.justify {
	text-align:justify;
}
table#standard td.justifytop {
	text-align:justify;
	vertical-align:top;
}
table#standard td.textdata {
	height:30px;
	color:#333333;
	font-size:11px; font-weight:bold;
}
table#standard td.error {
	text-align:center;
	color:#FF0000;
}
table#standard td.errorleft {
	text-align:left;
	color:#FF0000;
}
table#standard td .tag {
	color:#FF0000;
	font-weight:normal;
}
/*****************************************/
table#contact {
	width:98%;
}
table#contact td {
	text-align:center;
}
/*****************************************/
table#consultant {
	width:98%;
}
table#consultant td {
	text-align:left;
}
table td.spacer {
	height:15px;
	border-bottom:1px #6C2300 dashed;
}
/*****************************************/
table#client {
	width:98%;
}
table#client td {
	padding-left:10px;	
}
/*****************************************/
table#c_t {
	width:98%;
}
table#c_t td {
	text-align:left;
	vertical-align:top;
	height:25px; padding-top:5px;
}
/*****************************************/
table#s_o {
	width:98%;
}
table#s_o td {
	text-align:left;
	vertical-align:middle;
}
table#s_o td.box {
	border:1px #CC0000 solid;
	padding:8px;
	background:#FFDAA1;
	text-align:center;
}
table#s_o td.boxinfo {
	padding-left:10px;
	vertical-align:middle;
}
table#s_o td.arrow {
	text-align:center;
}
/*****************************************/
table#tell {
	width:50%;
	margin:auto;
}
table#tell td {		
}
/*****************************************/
table#faq {
	width:98%;
}
table#faq td {
	text-align:justify;
	vertical-align:top;	
}
/*****************************************/

table#iklanpage {
	width:798px;
}
table#iklanpage td {
	width:246px; height:100px; 
	padding:5px 10px 5px 10px;
	text-align:center;
}

/*****************************************/

/*****************************************/
