.business
{
  margin: 1.5em;
  border-bottom: 2px solid #060;
}

.business h3
{
  font-size: 1.5em;
  margin: .5em 0;
  text-align: center;
}

.bizlisting,
.business
{
 text-align: center;
 padding-bottom: 1em;
 border-bottom: 1px solid black;
}

.business h2 span,
.business h3 span
{
 line-height: 1.3;
}

.business h2 span,
.business h3 span
{
 display: block;
 font-size: .9em;
 margin-top: .25em;
 margin-bottom: .5em;
}

.business ul
{
 text-align: left;
 width: 60%;
 min-width: 20em;
 margin: 1em auto;
 line-height: 1.3;
}

.business .l
{
 width: auto;
 float: left;
 margin-right: 1em;
}

.business *
{
 text-align: center;
}

.business p
{
  margin: .25em auto;
}

img.main
{
 display: block;
 width:90%;
 max-width: 80%;
 height:auto;
 margin: auto;
}

div.twocol
{
 margin: 0;
 padding: 1em 2em;
}

.p4 img
{
 display: block;
}


table.p4
{
 margin: auto;
}

table.p4 td
{
 border-bottom: 2px solid black;
 border-right: 2px solid black;

}

.p4 *
{
 vertical-align: bottom;
 text-align: center;
}

div.p3
{
 width: 100%;
 float: left;
 vertical-align: bottom;
 text-align: center;
 padding: .5em;
border: 1px solid red;
}

div.p4
{
 height: 160px;
 width: 202px;
 float: left;
 vertical-align: bottom;
 text-align: center;
 margin: .25em .25em .25em 0;
 padding: .25em;
 border: 3px outset black;
 background: white;
}

div.p4 *
{
 vertical-align: bottom;
}

div.p5
{
 width: 202px;
 float: left;
 vertical-align: bottom;
 text-align: center;
 margin: .25em .25em .25em 0;
 padding: .25em;
 border: 3px outset black;
 background: white;
}

div.p5 p
{
 font-size: .9em;
 line-height: 1.2
}

div.p4 a:hover
{
 background: #efe;
}

div.p4:hover
{
 background: #efe;
 border: 3px inset black;
}

dd
{
 font-weight: bold;
}
