
#feature1,#feature2{

float:left;
width:240px;
margin-right:10px;
display:block;
}

#feature1 img{
float:left;
}
#feature2 img{
float:left;
}


#add1,#add2{

float:left;
width:350px;
margin-right:10px;
display:block;
}

#add1 img{
float:left;
}
#add2 img{
float:left;
}

#edit1,#edit2,#edit3,#edit4{

float:left;
width:200px;
margin-right:10px;
display:block;
}

#add1 img{
float:left;
}
#add2 img{
float:left;
}


.header{
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
}

.buttons{
height:20px;
text-align:center;
font-size:10px;
color:blue;
}

.fields{
height:50px;
text-align:left;
font-size:12px;
border:solid #79A54C 1px;
padding-left:2px;
margin-top:5px;
width:250px;
}


.cart{
width:730px;
}
.cart img{
float:left;
margin-right:25px;
}

#storeForm{
font-size:12px;
text-align:left;
}
#storeForm table{
text-align:left;
border:none;
}

#mail1,#mail2{
float:left;
width:360px;
padding-right:10px;
}

#mail1 img{
float:left;
}
#mail2 img{
float:left;
}

