body#shoplocal {
background: url(/img/bkg-shoplocal.gif) repeat-y #5d5d5d;
color: #707070;
}

#shoplocal #sidebar {
border-right: solid 1px #707070;
font-size: 90%;
height: 32em;
text-align: right;
padding-right: 10px;
font-family: Georgia;
font-style: italic;
}

#shoplocal #sidebar p {
color: #485b5f;
font-weight: bold;
margin-top: 1em;
}

#shoplocal #sidebar li {
list-style-type: none;
}

#shoplocal #sidebar li a {
color: gray;
line-height: 2;
text-decoration: none;
}

#shoplocal #sidebar li a:hover {
color: #485b5f;
font-weight: bold;
}

#shoplocal #content {
padding: 10px 20px 0;
}

.display {
color: #707070;
}

.display p strong {
color: #485b5f;
}

h1 {
margin: .1em 0;
}

h2 {
margin: 0 0;
color: #707070;
}

label {
margin-top: 1em;
display: block;
}

fieldset {
margin-top: 1em;
width: 60%;
}

fieldset li {
list-style-type: none;
margin: 0;
}

.espanol {
margin: 1em 0;
}

.espanol label {
display: inline;
}

.input_text input {
width: 60%;
}

#services {
height: 8em;
width: 60%;
}

.current_image p {
margin-bottom: .5em;
}

#deletelogo,
#deletephoto {
float: left;
}

#photos {
float: right;
width: 250px;
text-align: center;
}

.photo, 
.logo {
margin: 0 auto 1em;
}

.display p.address {
font-size: 110%;
}

.display p.services {
width: 330px;
margin: 1em 0;
}

#footer {
clear: both;
}