/* CSS Document */
.storeitem {
height:350px;
width:95%;


}

.storeitem img {
float:left;
padding-right:15px;
}

.storeitem h1 {
font-size:14px;
font-weight:bold;

}
