


/* this controls the the text on the page */


.biz{
width:529px;
height:121px;
clear:both;
}

.paid1{
background-image:url('/images/black/bluebg.png');
background-repeat:no-repeat;
}

.paid2{
background-image:url('/images/black/graybg.png');
background-repeat:no-repeat;
}

.paid3{
background-image:url('/images/black/bluebg.png');
background-repeat:no-repeat;
}


.businessname{
font-size:16px;
font-family:Arial;
margin-bottom:10px;
}

.bizdescription{
width:324px;
height:95px;
float:left;
margin-top:5px;
margin-left:16px;
}

.bizaddr{
margin-top:16px;
width:160px;
height:80px;
float:right;
}

.businessdesc{
font-family:Arial;
font-size:12px;
}

.businessdesc a{
margin-left:5px;
}

.businessdesc img{
float:left;
margin-right:10px;
}

.businessrated img{
vertical-align:bottom;
}

.businessrated a{
font-family:Arial;
font-size:10px;
margin-left:10px;
}

.businessaddr{
font-family:Arial;
font-size:12px;
}

#addbiz{
float:left;
font-family:Arial;
font-size:13px;
}

#addbiz a{
color:#ff6633;
}

#numbers{
float:right;
font-family:Arial;
letter-spacing:1px;
font-size:13px;
}

#numbers img{
vertical-align:bottom;
margin-left:5px;
margin-right:5px;
}

#categories{
margin-top:80px;
font-size:11px;
font-family:Arial;
color:#373737;
letter-spacing:0px;
clear:both;
}
#categories a {
font-size:11px;
font-family:Arial;
color:#737373;
}

.bordered{
border:1px solid #333333;
float:left;
margin-right:10px;
}


