.shoppeentry {
border: none;
clear: both;
float: left;
margin: none;
padding: 10px;
}
.shoppeleft {
border: none;
width: 250px;
float: left;
padding: 5px;
text-align: center;
}
.shopperight {
border: none;
width: 600px;
float: right;
padding: 5px;
}
h2 {
font-size: 15px;
font-weight: normal;
color: #996;
margin: 5px;
text-align: left;
}
h1 {
color: #7c8013;
margin: 5px;
text-align: left;
}
div.shoppeleft img {
display: inline;
}
