/* STORE LIST PAGE */
.item .description{
color:#443311;
}
.item .price{
color:#9D3A00;
}
.salsa .item h2 {
padding:0;
}
.salsa .items div {
display:block;
float:left;
height:483px;
}
/* STORE DETAIL PAGE */
div.product{
color:#443311;
width:560px;
display: inline;
}
.product h2{
margin: 10px 0;
font-size: 18px;
}
.product img{
float:left;
margin-bottom:20px;
margin-left:0;
margin-right:20px;
padding:0;
width:300px;
}
.product .description{
float:left;
margin-bottom:10px;
width:230px;
}
.product .detailed_description{
float:left;
margin-bottom:10px;
width:230px;
}
.product-details-wrapper div.content{
bottom:71px;
color:#9D3A00;
display:inline;
left:310px;
width:210px;
}
.salsa .input3 {
margin:0;
padding:2px;
width:35px;
}
.continue_shopping{
display:block;
position:absolute;
right:20px;
top:10px;
}
#inside-content .salsa .item img {
float:left;
padding-right:10px;
width:160px;
}
