.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.display:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0000FF;
text-decoration:none;
}
.display:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;color:#0000FF;
text-decoration:none;
}
.display:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;color:#0000FF;
text-decoration:none;
}
.display:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;color:#0099FF;
text-decoration:none;
}
/*#dir_header{
width:700px;
height:30px;
float:left;
background:#E46322;
}
*/
#TxtResults{
width:570px;
float:left;
background:#FFFFFF;
}
#search_div{
width:570px;
padding:10px;
height: 30px;
float:left;
background: #FF6600;
}

#TextHint{
float:left;
width:570px;
height:100%;
}
#content_middle{
width:570px
height:inherit;
float:left;
}

#mcontainer{
margin:auto;
height:100%;
width:980px;
}
#p_content{
background:#FFFFFF;
margin:auto;
width:980px;
height:100%;
float:left;
}
#dir_header{
width:700px;
height:20px;
float:left;
background: #006699;
}
#dir_navigation{
width:700px;
height:20px;
float:left;
background: #E46322;
}
	#business-content
	{
		float:left;
		margin-left:10px;
		margin-right:10px;
		width:560px;
	}
	#cat-list{
	margin-left:40px;
	width:500px;
	margin-top:20px;
	}
	#cat-paging{
	margin-left:90px;
	margin-top: 20px;
	width:500px;
	}
   #pop-category{
   background:#999999;
   }
