.checkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	padding: 15px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/footer-grad.png);
	background-repeat: repeat-x;
	clear: both;
}
.shop-table {
	width: 700px;
	margin-top: 20px;
	margin-left:140px;
	margin-bottom: 20px;
}
.shop-table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	background-color: #666666;
}
.shop-table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px;
	background-image: url(../images/nav-bot-grad.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.wide-story form {
	margin-left: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
.backtotop {
	width: 100%;

}
.backtotop a {
	background-image: url(../images/footer-grad.png);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	display: block;
	padding: 5px;
	text-align: right;
	text-decoration:none;
	margin-bottom: 15px;
}
.backtotop a:hover {
	background-position: 0 -20px;
}
.shop-col-left {
	width: 460px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 20px;
	margin-bottom: 50px;
}
.shop-col-left h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.shop-col-right {
	width: 460px;
	float: right;
	margin-bottom: 50px;
}
.shop-col-right h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.product {
	padding-bottom: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wide-story h2 {
	margin: 0px;
}
.product h4 {
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
}

