
.page_subsection .title {
	min-width:200px;
	font-weight:bold;
	line-height:1.5;
	margin-bottom:10px;
}

#cart {
	width:100%;
	margin-top:10px;
	clear:both;
}

#order_summary {
	width:100%;
	margin-top:10px;
	clear:both;
}

#cart input {
	width:40px;
	border:2px solid #e0e0e0;
	padding-left:5px;
	color:gray;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#cart thead {
	background-color:#e0e0e0;
	color:#404040;
}

#cart tbody td{
	border-bottom:1px dashed gray;
}

#cart tbody, #cart tfoot {
	font-size:14px;
	color:gray;
	font-weight:bold;
}

#cart a {
	color:gray;
	text-decoration:none;
}

#cart a:hover {
	text-decoration:underline;
}

#cart a.remove_item {
	font-size:9px;
	font-weight:300;
	color:blue;
	text-decoration:underline;
}

#cart div.title {
	font-size:18px;
}

#cart .options {
	font-size:14px;
}

#order_summary {
	line-height:1.5;
}

#order_summary tbody, #order_summary tfoot {
	font-size:14px;
	color:gray;
	font-weight:bold;
	padding:5px;
}

#order_summary .seller {
	font-size:9px;
	font-weight:300;
}

#order_summary tbody td {
	border-bottom:1px dashed gray;
	padding:5px;
}

#order_summary thead td {
	border-bottom:1px dashed gray;
	padding:10px;
}

#order_summary thead td {
	padding:5px;
	padding-top:15px;
}

#order_summary a {
	color:#0066CC;
	text-decoration:none;
}

#order_summary .title {
	font-size:14px;
	margin-bottom:0px;
}

#order_summary .options {
	font-size:12px;
}

#order_summary a:hover {
	text-decoration:underline;
}

#cart .seller {
	font-size:9px;
	font-weight:300;
}

#cart_nav {
	font-size:14px;
	color:gray;
	padding-top:20px;
	line-height:2.5;
}

#cart_nav a {
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	color:gray;
}

.nav_btn img, .nav_btn input {
	background-color:#4f4f4f;
}

.nav_btn img:hover, .nav_btn input:hover {
	background-color:#2f2f2f;
}

/*#submit_btn input {
	background-color:#FF6600;
}


#submit_btn input:hover {
	background-color:#F06000;
}
*/

#back {
	float:left;
	margin-left:200px;
}

#continue {
	float:right;
	text-align:center;
}

#continueGOOG {
	float:right;
	text-align:center;
}

#cart_nav img {
	border:none;
}



.page_section {
	clear:both;
	padding:20px 20px;
	margin:0px;
	margin-bottom:20px;
	background-color:#e6e6e6;
	float:left;
	width:910px;
	font-size:14px;
	color:#505050;
	line-height:2;
}

#shipping_edit, #cc_container, #order_view {
	border-left: 1px solid gray;
}


h3 {
	clear:both;
	line-height:1;
	margin:0px;
	padding:0px;
	padding-top:25px;
	padding-bottom:10px;
	color:gray;
	font-size:18px;
} 

.page_section h4 {
	margin:0px;
	padding:0px;
}

.page_subsection {
	text-align:left;
	padding:0px 30px;
	margin:20px 0px;
	float:left;
}

.page_subsection p {
	margin:0px;
	font-size:12px;
}

label {
	display:block;
	font-size:10px;
}

.cust_name input {
	width:145px;
}

.page_section span {
	display:inline-block;
}

.cust_street input, .cust_email input, .cust_city input {
	width:300px;
	display:block;
	margin-bottom:2px;
}

.cust_input_state  {
	display: block;
}

#cvv_container input {
	width:60px;
}

#privacy_policy_notice {
	clear:both;
}

.validation_errors {
	margin-left:30px;
	font-size:12px;
	color:red;
}

.validation_errors p {
	margin:0px;
}

.page_subsection .address {
	margin-bottom:50px;
}

.page_subsection .address div {
	font-size:12px;
	line-height:1.5;
}

.page_subsection p, .page_subsection div {
	line-height:1.5;
}

.page_title {
	margin:50px;
	line-height:1.5;
}

.page_title .thanks {
	font-size:18px;
	margin-bottom:10px;
}

.page_title p {
	margin:0px;
	padding: 0px;
}