/* 
CUSTOM STYLESHEET
---------------------
Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/
#header {
    padding-top: 50px;
}

#container div.wpsc_product_price p.pricedisplay .currentprice {
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0 20px !important;
}

input.wpsc_buy_button, input.make_purchase {
    background: none repeat scroll 0 0 #636363;
    border: 0 none;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
    padding: 12px 16px !important;
}
.sft-gridview-price {
display: none !important;
visibility:hidden;
} 
#header-right {
margin-top:50px;
}

.inline_image img{
    border: 1px solid #DDDDDD !important;
    padding: 9px;
}

.wpsc-latest-product {
float:left;
width:130px;
}

a.wpsc-product-title {
font-size:12px;
}

.cs-title {
    background-color: #000000;
    color: #FFFFFF;
    padding: 10px;
    width: 900px;
}