@charset "utf-8";

/* Custom CSS to override checkout.css */

.coHead, .coHeadSet {
	background:#666;
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:13px
}

.errorContent, .messageContent {
	padding:10px 10px 10px 108px
}

body#contact_us textarea {
	height: 108px;
}

.ulLines li {
	text-align:left;
	border:none;
}

#existingMemberCol, #forgotPasswordCol {
	margin-left:48px;
	margin-right:28px;
	width:auto;
}

#forgot_password #existingMemberCol {
	width:auto;
	margin-left:0;
	float:left;
}

#createAccCol .panIn, #login #existingMemberCol .panIn {
	width:240px
}

#login #existingMemberCol {
	margin-left:0;
	margin-right:0;
	width:auto;
}

#register #newMemberCol {
	width:72%
}

#login #existingMemberCol input {
	width:140px
}

#login #existingMemberCol input#butLogin {
	width:64px;
}

.pan {
	border:1px solid #ccc;
}

.panIn {
	background:#f8f8f8
}

.acPan .editBut a, .panIn fieldset.form_group li a, #mc .panIn h4, #panCOLogin strong {
	color:#333;
}

#payStatus {
	color:#f00
}

#payStatus a {
	color:#069;
}

