@charset "utf-8";

#senderCnr h1 {
	margin-left: 64px;
	background: none;
}

#emailFormCnr {
	position: relative;
	overflow-x: hidden;
	top: 0px;
	left: 0px;
	color: #494949;
}

#testCntr {
	position: relative;
}

#emailForm .emailTable { padding-left:50px; }

#emailForm p
{
	font-size: 12px;
	color: #777;
	font:Arial, Helvetica, sans-serif;
	white-space:normal;
}

#emailForm h3
{
font:Georgia, "Times New Roman", Times, serif
font-size:16px;
font-weight:bold;
color:#2763b0;
}

#headerCnr {
	position: relative;
	clear: both;
	width: 700px;
	height: 115px;
}

#senderCnr {
	position: relative;
	clear: both;
	width: 700px;
	background: url(/brands/default/images/cfWindow/eaf_yre_blue.gif) repeat-y;
}

#senderCnr p, #receiverCnr p {
	left: 88px;
}

#hr {
	position: relative;
	clear: both;
	width: 700px;
	height: 6px;
}

#receiverCnr {
	position: relative;
	clear: both;
	width: 700px;
	background: url(/brands/default/images/cfWindow/eaf_yre_gry.gif) repeat-y;
}

#emField input, #emField textarea {
	background: #F1F1F1;
	border: 1px solid #999;
	color: #494949;
	font-size: 12px;
	padding: 2px;
}

.moveItA { left: 88px; }

.moveItB { left: 100px; }

.colI {
	position: relative;
	float: left;
	clear: left;
	font-size: 12px;
	color: #494949;
}

.colII {
	position: relative;
	float: left;
	clear: right;
	font-size: 12px;
	color: #494949;
}

.colRow {
	position: relative;
	width: 400px;
	float: left;
	clear: both;
	font-size: 12px;
	color: #494949;
}

#submitCntr {
	position: relative;
	border: none;
	width: 200px;
	left: 84px;
}

#addHomeCntr {
	position: absolute;
	top: 120px;
	right: 2px;
}

#HomeContent {
	position: relative;
	clear: both;
	height: 80px;
}

#HomeTitle p {
	position: relative;
	top: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #2763b0;
}

#HomeImgBlock {
	position: relative;
	float: left;
	border: 2px solid #999;
}

#HomeStats {
	position: relative;
	float: left;
	clear: right;
	left: 10px;
}

#HomeModelNum {
	position: relative;
	font-size: 12px;
	height: 24px;
	width: 200px;
}

.ModelNum {	font-weight: bold; }


