/* Enter Your Custom CSS Here */
#description {
  display:block!important;
}
#title {
  display:block!important;
}
#title-area {
  display:block!important;
  height:150px!important;
}
#footer {
  border-top:10px solid #9f9f3c !important;
}
ul.sub-menu li a:link {
  color:#333333 !important;
}
ul.sub-menu li a:active {
  color:#333333 !important;
}
ul.sub-menu li a:visited {
  color:#333333 !important;
}
ul.sub-menu li a:hover {
  color:#333333 !important;
}
table.checkout_cart {
  width:100% !important;
}
table.checkout_cart td{
  padding: 5px;
  font-size:12px;
}
h1.entry-title {
  margin: 0 0 20px 0 !important;
}
table.productcart {
  border:0px solid black !important;
  width:100% !important;
}
#checkout_tax {
  display:block !important;
  width:500px !important;
  text-align: right !important;
}
table.wpsc_checkout_table_totals {
  border-top:2px solid black !important;
  width:100% !important;
  
}
table.wpsc_checkout_table_totals td{
  font-weight:bold !important;
  text-align:left !important;
}
#checkout_total {
  display:block !important;
  width:380px !important;
  text-align: right !important;
}
td.wpsc_totals {
  text-align:left !important;
}
#wpsc_checkout_gravatar {
  display:none;
}
table.wpsc-purchase-log-transaction-results{
  width:100% !important;
}
div.imagecol {
  overflow:hidden !important;
}
p.wpsc_email_address_p {
  margin-left:140px;
}
input.wpsc-visitor-meta {
  width:280px;
}
div.post-info{
  display:none;
}
table.wpsc_checkout_table td.wpsc_billing_forms h4
	margin-top:20px !important;
}
td.wpsc_checkout_form_19 {
  width:300px !important;
}
table.wpsc_checkout_table_totals {
  margin-bottom:30px;
}