.content-left {
	width: 500px;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

.content-right {
	width: 340px;
	float: left;
	margin: 0 0 20px;
	padding: 0;
	clear: right;
}

.header-email {
	width: 100%;
	padding-bottom: 5px;
	height: 40px;
	margin: 0;
}

.header-faq {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #c7c7c7;
	margin: 0;
	height: 40px;
}

.header-faq h1 {
	padding: 0;
	margin: 0;
	color: #74bed3;
	font: 33px Georgia, "Times New Roman", Times, serif;
	float: left;
	clear: left;
}

.header-email h2 {
	padding: 0;
	margin: 0;
	color: #000;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	position: relative;
	top: 18px;
}

.content-left p {
	color: #434343;
	font: 13px/17px Arial;
	margin: 15px 0 10px;
	padding: 0;
	width: 450px;
}

.content-left p a {
	color: #434343;
	font: 13px/17px Arial;
	text-decoration: underline;
}

.content-left li {
	padding-bottom: 7px;
	padding-top: 4px;
	border-bottom: 1px solid #c7c7c7;
	color: #000;
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: url(../../images/fabricfirst/bullet.png) no-repeat 0 10px;
	padding-left: 19px;
}

.content-left li:hover {
	background: #f6f6f6 url(../../images/fabricfirst/bullet.png) no-repeat 0 10px;
}

.content-left ul {
	margin: 0;
	padding: 0;
	background: url(../../images/home/blogbox-background.gif) no-repeat center 1px;
}

.faq-link {
	color: #000;
	font: 14px Georgia, "Times New Roman", Times, serif;
	display: inline-block;
	padding: 0;
	text-decoration: none;
	position: relative;
	margin: 0;
	background-position: 0;
}

/* form stuff */

#contact,#forgot-password {
	width: 340px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../../images/contact/contactbox-background.gif) no-repeat;
}

textarea {
	width: 300px;
}

.form-note {
	color: #5f5f5f;
	font: 11px/16px Arial;
	margin: 10px 0 0;
	padding: 0;
	width: 219px;
}

.form-submit {
	color: #ffffff;
	font: italic 17px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	margin: 0 0 10px;
	height: 30px;
	float: left;
	clear: both;
	width: 91px;
	background: url(../../images/contact/button-send.png) no-repeat;
	position: relative;
	right: 3px;
	top: 5px;
}

.form-submit:hover {
	position: relative;
	top: 6px;
}

.form-submit:active {
	background-position: 0 -30px;
}

label {
	color: #000;
	font: 14px Georgia, "Times New Roman", Times, serif;
	display: block;
	height: 26px;
	text-align: left;
	background-position: left;
	float: left;
}

.label-holder {
	height: 26px;
	width: 100%;
	margin-bottom: 6px;
	margin-top: 10px;
	background: url(../../images/cart/bg-label.gif) no-repeat;
}

.label-note {
	color: #949494;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	float: right;
	text-align: right;
}

.form-textbox {
	width: 219px;
	height: 18px;
	margin: 0 0 10px;
	color: #5f5f5f;
	font: 15px Arial;
	text-align: left;
}

.form-textarea {
	width: 219px;
	height: 120px;
	margin: 0 0 10px;
	color: #5f5f5f;
	font: 15px Arial;
	text-align: left;
}

.formholder {
	padding: 20px 33px 33px;
	width: 219px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: 2px;
}

.formheader {
	height: 51px;
	width: 340px;
	display: block;
	background-image: url(../../images/contact/formheader-contact.gif);
}

.formbottom {
	background: url(../../images/contact/contactbox-background-bottom.gif) no-repeat;
	width: 340px;
	height: 20px;
	display: block;
}

#forgot-password
{
	color:#505050;;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;

	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	
	

}
#forgot-password .underline
{
padding-top: 20px;
}
#forgot-password.lostpassword
{
margin-left:79px;
margin-top: 20px;
}

.epic-fail
{
	line-height: 16px;
	font-family:Helvetica;
	text-align: center;
	padding: 60px 80px 0px 80px; ;
	font-size: 12px;

}