a#shop_btn {color: #979077;}

.ProductBox {
float:left;
width:150px;
margin:0px 10px 30px 10px;
}

.ProductBox img {margin-bottom:10px;}

.ProductBox h2 {color:#979077; font-weight:bold; text-transform:none;}

.ProductBox p {margin-bottom:15px;}

.ProductBox h3 {
color:#979077;
font-size:1.2em;
}

.ProductBox .Pic {
height:215px;
}

.ProductBox form, #singleBox form{
margin-top:10px;
}

#right h3 {
padding-left:20px;
padding-bottom:10px;
}

#right form {
margin-left:20px;
}

