@charset "utf-8";
/* Custom CSS to override checkout.css */

fieldset.paymentMethodPan label {
	width:98px
}

fieldset.paymentMethodPan #pmCol2 label {
	width:78px
}

/* CONTACT FORM */

#contactForm {
	width:324px;
	float:left;
	margin:0 2.8em 2em 0
}

#contact_us fieldset.form_group label {
	width:80px;
}

body#contact_us textarea {
	height:398px;
	width:200px
}

#panCOLogin {
	margin-right:7px;
}

.coHead, .coHeadSet {
	background:#000000 none repeat scroll 0 0;
}

#panCOLogin input.boxSubmit {
	top:144px;
}

#forgotCOpassw {
text-align:left;
}

/* LOGIN / REGISTER / FORGOT PASSW */

#existingMemberCol, #forgotPasswordCol {
	margin-left:76px
}
