.listing-header{
font-weight:bold;
}

a{
color:#9c9c8e;
text-decoration:none;
}

.required
{
background-image:url(../images/required.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:10px;
}

ul.errors{
list-style:none;
background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;
padding:.8em;margin-top:0.5em;margin-bottom:0.5em;border:2px solid #ddd;
}

a:hover{
text-decoration:underline;
}

.business-label{
float:left;
width:100px;
text-align:right;
padding-right:10px;
font-weight:bold;
}

.clear{
clear:both;
}

.business-value{
float:left;
width:180px;
}

.top-pad{
margin-top:10px;
}

.all-pad{
margin-left:10px;
margin-right:10px;
}

.frontpage-map{
width:250px;
height:200px;
}

.smlink{
letter-spacing:6px;
}

.smlink a{
text-decoration:none;
color:#73ae0b;
}

img{
border:none;
}

blockquote {
  background: transparent url(../images/quote-left.png) left top no-repeat;
  font-size:12px;
  margin-left:0;
  padding-left:0;
  min-height:30px;
}

blockquote div {
  padding: 0 40px;
  background: transparent url(../images/quote-right.png) right bottom no-repeat;
}

.comment-title{
font-weight:bold;
}

.form-input{
width:350px;
}

.result-title{
margin-top:5px;
font-weight:bold;
}

.bottom-pad{
margin-bottom:10px;
}

.cat-list{
float:left;
width:210px;
}

.cat-list a{
color:#73ae0b;
}

.cat-example{
/*color:#73ae0b;*/
font-size:13px;
}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

select{
margin-top:10px;
margin-bottom:10px;
}

.rest-title{
float:left;
width:100px;
font-weight:bold;
}

.rest-text{
float:left;
width:480px;
}

hr{
color:#eeeeee;
background-color:#eeeeee;
height:1px;
}