@charset "utf-8";
#shipping {
	margin-right: auto;
	margin-left: auto;
	width: 438px;
	padding-bottom: 30px;
	margin-top: 30px;
	margin-bottom: 30px;

}
#shipping ul{
	list-style-type: none;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 400px;
}

#shipping li {
	float: left;

}
#shipping a {
	width: 100px;
	color: #0897F7;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: small;
	text-decoration: underline;
}
#soft {
	float: right;
	width: 300px;
	text-align: center;
	margin-right: 20px;
	padding-bottom: 3px;
	margin-top: 20px;
	clear: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #CAE9FE;
	border-right-color: #CAE9FE;
	border-bottom-color: #CAE9FE;
	border-left-color: #CAE9FE;
}
#hard {
	float: left;
	width: 300px;
	text-align: center;
	margin-left: 20px;
	padding-bottom: 3px;
	margin-top: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #CAE9FE;
	border-right-color: #CAE9FE;
	border-bottom-color: #CAE9FE;
	border-left-color: #CAE9FE;
}
#cart {
	clear: both;
	width: 107px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.big {
	text-transform: uppercase;
}
.save {
	color: #C00;
}



.strike {
	text-decoration: line-through;
	text-align: left;
}
.price {

}

.bargain {
	font-size: large;
	font-weight: bold;
}
.small {
	font-size: small;
	color: #666;
	margin-bottom: 0px;
}
.price {
	color: #666;
	float: right;
}

.smallcenter {
	font-size: small;
	color: #666;
	text-align: center;
	margin-bottom: 0px;
}
#paywith {
	margin-right: auto;
	margin-left: auto;
	width: 438px;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#bankdraft {
	clear: both;
	width: 674px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 3px double #CAE9FE;
}
#softpaypal {
	float: right;
	width: 300px;
	text-align: center;
	margin-right: 20px;
	padding-bottom: 3px;
	margin-top: 20px;
	clear: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CAE9FE;
	border-right-color: #CAE9FE;
	border-bottom-color: #CAE9FE;
	border-left-color: #CAE9FE;
}
#hardpaypal {
	float: left;
	width: 300px;
	text-align: center;
	margin-left: 20px;
	padding-bottom: 3px;
	margin-top: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CAE9FE;
	border-right-color: #CAE9FE;
	border-bottom-color: #CAE9FE;
	border-left-color: #CAE9FE;
}

