#inner-center {
    display: table;
    margin: 0 auto;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #900;
	/* font-style: italic */
}

form.cmxform span {
	font-size:18px;
}
table span {
	font-size:1.5em;
}

/* ---------------------- RESPONSIVE STUFF - ONLY TOUCH IF YOUR'E CONFIDENT WITH CSS ---------------------- */
#tbs-reload{ margin-top:-20px;}
#tbs-online-service{ color:#000;}

.tbs-text-16 { font-size:16px;}

  .tbs-padding-bottom-10{
    padding-bottom: 10px;
  }
.tbs-000-bold { font-weight:bold; color:#000}
.tbs-text-12-ccc { font-size:12px; color:#ccc}
.tbs-text-12-999 { font-size:12px; color:#999}
.tbs-text-13 { font-size:13px; }
.tbs-text-15-under-line { font-size:15px; text-decoration:underline }
.tbs-text-15{ font-size:15px;}
.tbs-text-13-red { font-size:13px; color:#900}
.tbs-text-15-num { font-size:13px; font-weight:500; font-family:Georgia, "Times New Roman", Times, serif}
.tbs-text-num { font-size:1.5em; font-weight:500; font-family:Georgia, "Times New Roman", Times, serif}
.tbs-left-20{ padding-left:20px;}

.tbs-text-fff { color:#fff}

#font-24{ font-size:24px;}
#font-18{ font-size:18px;}
#font-130{ font-size:30px;}

#tbs-text-000 { color:#000}
#tbs-text-red { color:#900}

#tbs-text-red-a54f29 { color:#a54f29}

#tbs-text-green { color:#693}

#tbs-text-blue { color:#36C}

#tbs-text-purple { color:#939}

#tbs-text-orange{ color:#F90}

#tbs-text-grey{ color:#999}

#tbs-left-20 { padding-left:20px;}

#tbs-left-30 { padding-left:30px;}

#tbs-left-50 { padding-left:50px;}

#tbs-text-bg {color:#f9f3ec;}

#tbs-margin-top-20 { margin-top:-20px;}

#tbs-margin-left-40 { margin-left:-40px;}

#required-left {  
color:#900;
  }
#required-left:before {
    content: "★";
	color:#900;
  }


#required:before {
    content: "★";
	color:#900;
  }
#header-home-bnt { 
margin-top:5px; margin-left:10px; border-radius: 3px;
}


#pagin-text{ font-size:1.1em; margin-bottom:25px;}

#pagin-text-detail { padding-left:10px; padding-bottom:20px; font-size:1.1em;}

#ul-note li{ font-size:1.1em;}






