#support_shipping {
	border: 0px solid black;
	float: left;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-right: 1px solid #cccccc;
	margin-right: 15px;
	margin-left: 40px;
}

#support_shipping p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#supportShippingHeader, .supportRateMainHeader {
	color: #4f4d4e;
}

.supportRateSection {
	margin-left: 15px;
}

.supportRateHeader {
	color: #aa1a1a;
	font-size: 12pt;
	font-weight: bold;
}

.supportShippingRate {
	font-size: 10pt;
	clear: both;
}

.supportRateSection li {
	margin-top: 10px;
}

#supportNote {
	color: #747474;
	font-size: 10pt;
}

#supportNote02 {
	color: #747474;
}

/* Contact Container */

#support_contact {
	border: 0px solid black;
	float: left;
	clear: right;
}

#support_faqs_tips {
	float: left;
	border: 0px solid black;
	margin-top: 20px;
	margin-left: 15px;
}

a#supportFAQLink:visited, a#supportFAQLink:link, a#supportFAQLink {
	color: #aa1a1a;
	font-weight: bold;
	font-family: Georgia;
}

a#supportTipsLink:visited, a#supportTipsLink:link, a#supportTipsLink {
	color: #aa1a1a;
	font-weight: bold;
	font-family: Georgia;
}


/* End Contact Container */