#store h1{
margin: 0;
padding: 0;
}

#store h2, #store-item h2{
color: #635E58;
font-size: 12px;
margin: 0;
padding: 2px;
display: inline;
width: 270px; 
}

.viewby{
text-align: right;
margin: 0 10px 10px 0;
}

.morenav{
text-align: left;
display: inline;
}

#store .item{
width: 417px;
height: 180px;
float: left;
margin: 0 10px 10px 0;
background: #cbcae0;
border: 1px solid #635E58;
padding: 20px;
line-height: 22px;
}

.item-thumb{
float: left;
width: 240px;
text-align: center;
}

.item-info{
float: left;
width: 160px;
}

.item em{
font-style: normal;
color: #663366;
}

.item .buynow{
margin: 10px 0 0 0;
}

#store-item h1{
margin: 0;
padding: 0;
}

#store-item .item{
width: 890px;
float: left;
margin: 0 10px 10px 0;
background: #cbcae0;
border: 1px solid #635E58;
padding: 20px;
line-height: 24px;
}

#store-item  .item-image{
float: left;
width: 550px;
text-align: center;
padding: 0;
margin: 0;
}

#store-item .item-info{
width: 300px;
padding-top: 20px;
}

.gohome{
font-size: 11px;
margin-top: 20px;
}

