.wpsc_gateway_container {
	padding-top: 20px;
	padding-bottom: 10px;
}

.wpsc_checkout_table, .custom_gateway, .wpsc_checkout_table_wrapper-2 table {
	clear: both;
	margin: 10px 0 10px 0;
	border: 0;
	-moz-box-shadow: 0 0 0 #ebebeb;
	-webkit-box-shadow: 0 0 0 #ebebeb;
	box-shadow: 0px 0 0 #ebebeb;
}
.wpsc_checkout_table_wrapper-1 {
	float: left;
	width: 480px;
}
.wpsc_checkout_table_wrapper-2 {
	float: right;
	width: 480px;
}
.wpsc_checkout_table {
	padding-top: 10px;
}
.wpsc_checkout_table tr td, table tr th, .wpsc_checkout_table_wrapper-2 table tr td, table tr th {
	border: 0;
	padding: 3px;
}
.wpsc_CC_details {
	padding-right: 5px;
	width: 150px;
	text-align: right;
}
.wpsc_make_purchase {
	margin: 40px 0 20px 0;
}

/* Notice Message
 //////////////////////////////  */
#notice_message {
    border: 1px solid #e6db55;
    padding: 20px;
    background-color: #ffffe0;
    margin: 20px 0;
    color: #d74803;
    display: none;
}

#image_notice_message {
    float: left;
    padding-right: 5px;
}

/* Notice Message
 //////////////////////////////  */
#loading_message {
    border: 1px solid #E5FF9E;
    padding: 20px;
    background-color: #EFFFC6;
    margin: 20px 0;
    color: #8CBC15;
	display: none;
}

/* Page Cart
 //////////////////////////////  */
.img_icon {
    float: left;
    padding-right: 10px;
    margin-top: 2px;
}

.weight_rate_block {
    padding: 5px 0;
}

/* Page Checkout
 //////////////////////////////  */
.wpsc_billing_forms h3, .wpsc_shipping_forms h3, .wpsc_gateway_container h3 {
    font-size: 16px;
}

.wpsc_checkout_table tr {
    clear: both;
    padding: 10px 0;
    float: left;
}

.wpsc_checkout_table tr td {
    vertical-align: top;
}

.wpsc_checkout_table input.text {
    width: 300px !important;
    border-color: #e8e8e8;
}

#shippingSameBilling {
    right: 5px !important;
}

.wpsc_checkout_table textarea {
    color: #888888 !important;
    width: 301px !important;
}

.wpsc_checkout_table label {
    width: 150px;
    float: left;
}

/* Category Tree
 //////////////////////////////  */
.category_tree {
    display: none;
}

/* Product Detail
 //////////////////////////////  */
.product_footer {
	border-top: none !important;
    clear: both;
    height: 35px;
    margin-top: 1em;
    padding: 0 !important;
    position: relative;
}

h1.price
{
	color: #FF9600;
}

/*
 */
#social_share_facebook {
	border:none; width:90px; height:30px; float: left;
}