.col1, .col2 {
	text-align:center;
	height:490px;
}
.col1 div.col1 {
	width:25%;
	float:left;
	text-align:right;
	vertical-align:top;
	margin:2px;
	padding:0px;
	font-weight:bold;
}
.col1 div.col2 {
	width:60%;
	float:left;
	vertical-align:top;
	margin:2px;
	text-align:left;
	padding:0px;
}
input {
	font-size:12px;
	width:200px;
	border:1px solid #333399;
}
select {
	font-size:12px;
	width:200px;
	border:1px solid #333399;
}
textarea {
	font-size:12px;
	width:200px;
	height:50px;
	border:1px solid #333399;
}
.btn {
	background-color:#333399;
	color:#ffff99;
	font-weight:bold;
	font-size:14px !important;
	width:50px !important;
}
small {
	font-size:10px;
}
/*.girl {
	background-image:url(/images/faynetGirl.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:111px;
	width:50%;
	clear:both;
	margin-bottom:-11px;
}*/

.contactInfo {
	background-image:url(/images/faynetGirlBig.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:150px;
	width:100%;
	clear:both;
	bottom:0px;
	position:relative;
	top:401px;
}
.contactInfo div {
	position:relative;
	top:-401px;
	text-align:center;
	background-image:none !important;
}
.colWrap div.col1 {
	height:530px;
}
/*.contactInfo {
	background-image:url(/images/faynetGirl.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:130px;
	width:100%;
	clear:both;
	bottom:0px;
	position:relative;
	top:381px;
}
.contactInfo div {
	position:relative;
	top:-381px;
	text-align:center;
	background-image:none !important;
}
.colWrap div.col1 {
	height:490px;
}*/
.row {
	clear:both;
}
.tdLt {
	float:left;
	font-weight:bold;
	margin:2px;
	text-align:right;
	width:120px;
}
.tdRt {
	float:left;
	text-align:right;
	margin:2px;
}