div#productInfo {
background:transparent url(http://s3.amazonaws.com/roundDiv/lightBlue) no-repeat;
height:40px;
margin:0 auto;
padding-top:22px;
text-align:center;
width:619px;
}

table#citiesList td {
vertical-align: top;
width: 160px;
}

table#products { 
margin-left: -10px;
margin-top: 25px;
width: 700px; 
}

table#products tr { 
vertical-align: top;
}

tr.spacer { height: 50px; }

td.img { text-align: center; }

td.productInfo { 
line-height: 20px;
padding-left: 20px; 
}

div.productDesc { width:440px;}

div.addToCart { width:500px; }

img.addToCart { vertical-align: middle; }

button.addToCart { 
background: transparent;
border: 0px; 
cursor: pointer;
vertical-align: top;
width: 110px;
}

input#name { width: 418px; }

textarea#description { 
height: 200px; 
width: 500px; }

div#kyProud { 
margin-top: -20px;
text-align: center; }

div#map {
border: 4px double #ccc;
margin-left: -10px;
width: 700px;
}

span.cityHeader {
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}


table#stores {
margin: 0 auto;
width: 685px;
}

table#stores td { 
vertical-align: top;
width: 342px;
}

a.store { cursor: pointer; }

div.marker {
float: left;
padding: 10px;
}

div.storeInfo { margin-left: 42px; }

table#showEdit tr { height: 32px; }
