h1 {
	background-color:#f3f3f3;
	color:#4487b6;
	float:left;
	font-size:16px;
	height:50px;
	line-height:50px;
	margin-bottom:30px;
	padding-left:10px;
	width:980px;
	w\idth:970px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.options_left {
	border:1px solid #e5e5e5;
	background-color:#fff;
	float:left;
	margin-right:25px;
	padding:19px;
	width:430px;
	w\idth:390px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.options_right {
	border:1px solid #e5e5e5;
	background-color:#fff;
	float:left;
	padding:19px;
	text-align:center;
	width:255px;
	w\idth:215px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.choose_right {
	background-color:#fff;
	float:left;
	padding:20px;
	text-align:center;
	width:255px;
	w\idth:215px;
}

.choose_right a { color:#000; }

.choose_right p {
	font-size:16px;
	margin-bottom:10px;
	text-align:center;
}

h2.left_heading {
	font-size:14px;
	color:#4487b6;
	margin-bottom:20px;
	width:430px;
}

h2.right_heading {
	font-size:14px;
	color:#4487b6;
	margin-bottom:20px;
	width:525px;
}

.steps {
	border:1px solid #e5e5e5;
	background-color:#fff;
	float:left;
	min-height:400px;
	margin-right:25px;
	padding:19px;
	width:310px;
	w\idth:270px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.steps p {
	margin-bottom:10px;
}

.steps_large {
	border:1px solid #e5e5e5;
	background-color:#fff;
	float:left;
	min-height:400px;
	padding:19px;
	width:645px;
	w\idth:605px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.steps h2, .steps_large h2 {
	font-size:14px;
	color:#4487b6;
	margin-bottom:20px;
	width:270px;
}

.steps img.preview_image { max-height:300px; }

.step_cutting {
	float:left;
	margin-right:9px;
	text-align:center;
	width:130px;
}

.step_cutting a { color:#000; }

.step_cutting p {
	font-size:16px;
	margin-bottom:10px;
	text-align:center;
}

.steps li {
	background-color:#f7f7f7;
	border-top:1px solid #ccc;
	float:left;
	font-size:14px;
	height:40px;
	he\ight:39px;
	margin-bottom:2px;
	line-height:39px;
	width:270px;
}

.steps li a {
	color:#000;
	cursor:pointer;
	display:block;
	float:left;
	height:39px;
	width:270px;
}

.steps li a:hover {
	background-color:#f5f5f5;
}

.steps li a.selected {
	color:#1b79bc;
	cursor:pointer;
	display:block;
	float:left;
	height:39px;
	width:270px;
}

.steps a .pricing_checkbox {
	cursor:pointer;
	float:left;
	text-align:center;
	width:40px;
}

.steps a .pricing_size {
	cursor:pointer;
	float:left;
	width:140px;
}

.steps a .pricing_price {
	cursor:pointer;
	float:left;
	font-weight:bold;
	padding-right:10px;
	text-align:right;
	width:90px;
	w\idth:80px;
}

.customize_result {
	border:1px solid #e5e5e5;
	background-color:#fff;
	float:left;
	height:60px;
	he\ight:58px;
	margin:25px 0px;
	width:980px;
	w\idth:978px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.print_summary {
	float:left;
	font-size:20px;
	line-height:58px;
	text-align:center;
	width:780px;
}

.add_to_cart {
	float:left;
	padding:8px 20px 0px 0px;
	text-align:right;
	width:198px;
	w\idth:178px;
}

/* SHOPPING CART */
.cart_items_large {
	float:left;
	width:980px;
}

.cart_items {
	float:left;
	margin-right:20px;
	width:660px;
}

	.cart_items th, .cart_items_large th {
		background-color:#f1f1f1;
		height:30px;
		line-height:30px;
	}

	.cart_items td, .cart_items_large td {
		border-bottom:1px solid #f1f1f1;
		padding:10px;
	}
	
.cart_summary {
	float:left;
	width:300px;
}

	.cart_summary td {
		border-bottom:1px solid #f1f1f1;
		padding:5px;
	}

	.cart_summary p { margin-bottom:10px; }
	
	.cart_form {
		float:left;
		margin:20px 0px;
		text-align:center;
		width:300px;
	}
	
.content_line p { margin-bottom:10px; }

.CheckoutFormRow {
	clear: both;
	float: left;
	margin: 2px 0px;
	padding: 5px;
	width: 300px;
	w\idth: 290px;
}

	.CheckoutFormRow label {
		float: left;
		width: 120px;
		font-size: 11px;
	}
	
	.CheckoutFormRow .lineInput {
		float: left;
		width: 120px;
		font-size: 11px;
	}
	
.MyAccountBox {
	display: inline;
	float: left;
	margin: 0px 9px;
	width: 300px;
}

	.MyAccountBox .NoMarginDiv {
		margin: 0px;
		padding: 0px;
		width: 300px;
	}
	
	.MyAccountBox .ContentHolder {
		margin: 0px;
		padding: 10px;
		width: 300px;
		w\idth: 280px;
	}
	
	.MyAccountBox p {
		margin: 10px 0px 0px;
		width: 300px;
	}