div.store_both
{
border-top: 1px solid #495431;
border-left: 1px solid #495431;
border-right: 1px solid #222618;
border-bottom: 1px solid #222618;
width: 758px;
padding: 1em;
background-color: white;
}

div.store_left
{
background-color: white;
float: left;
border-top: 1px solid #495431;
border-left: 1px solid #495431;
border-right: 1px solid #222618;
border-bottom: 1px solid #222618;
width: 365px;
padding: .5em;
text-align: center;
}

div.store_right
{
background-color: white;
float: right;
border-top: 1px solid #495431;
border-left: 1px solid #495431;
border-right: 1px solid #222618;
border-bottom: 1px solid #222618;
width: 365px;
padding: .5em;
text-align: center;
}

img
{
border: 0;
}

.faq-q
{
font-weight: bold;
color: #601a1a;
margin-top: .75em;
}

.faq-a
{
margin-bottom: 3em;
}
