 /* =======================================


   "truehair.net" FORM PAGE CSS


========================================== */



/* 
========================================== */
* {margin:0;padding:0;} 

html, body, .container {height: 100%;}
body > .container {height: auto; min-height: 100%;}

#main_container {
	width:940px;
	margin:0px auto 0px auto;
	padding:0px auto 0px auto;
	clear:both;
	}

#main_container {padding-bottom: 166px;} 

.footer {
	position: relative;
	margin-top: -166px;
	height: 166px;
	clear:both;
} 
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.ct_leftbox {
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
}

.ct_rightbox {
	float: left;
	width: 500px;
	margin: 0 0 0 20px;
	
}
table.mailform tr td{
	padding: 8px 0 13px 15px;
	background-image: url("../../img/line_bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}
table.mailform tr td.tdNoIme{
	ime-mode:inactive;
}
table.mailform tr th{
	width: 80px;
	text-align: left;
	font-weight: normal;
	padding-left: 15px;
	background-image: url("../../img/line_bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #bdbdbd
}
table.mailform tr td.formTblrow1{
	font-size: 9pt;
	line-height: 1.5em;
	padding-left: 5px;
}
table.mailform tr td.formTblrow2{
	background-image: none;
	font-size: 9pt;
	text-align: center;
}
table.mailform tr td.formTblrow3{
	background-image: none;
	font-size: 9pt;
	line-height: 1.5em;
	padding-left: 5px;
}

p.backtop {
	text-align: right;

}
/* ------------------------------------ */



