.categories {
	float: center;
	position: relative;
	font-size: .8em;
}

.categorytitle {
	font-size: 10pt; 
	font-weight: bold;
}

.categorysub {
font-size: .7em;
}

#categorytable {
	display: block;
	position: relative;
	float: none;
	clear: both;
	width: 525px;
	margin: 5px 0 5px 15px;
}

.categories2 {
	background: #DFDFDF;
	float: center;
	position: relative;
	font-size: .8em;

}

#results {
	position: relative;
	display: block;
	width: 100%;
	height: 125px;
}


#results-definition h3 {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	font-family: "Hoefler Text", georgia;
	color: #424242;
}

#results-definition span {
	color: #F71914;
}

#results-refine {
	float: right;
	width: 250px;
	height: 100%;
	margin: 5px;
	padding: 5px;
	background: #EDF3FE;
	border: 1px solid #008EDA;
}

.cat-title {
	margin: 3px 4px 5px 5px;
	padding: 2px;

}


#results-refine select {
	font-size: .8em;
}

#results-refine input {
	display: block;
	margin: 5px auto 0 auto;
}

h2 {
	text-align: center;
	font-family: "Hoefler Text", georgia;
	color: #424242;
	margin: 50px 0 0 0;
	padding: 0;
}

.bizmatch {
	width: 90%;
	margin: 10px auto;
	padding: 0 0 0 0;
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
	font-size: .8em;
	font-family: sans-serif;
}

.bizmatch a {
	font-size: 8pt;
	text-weight: bold;
}

.bizmatchfeatured {
	width: 90%;
	margin: 10px auto;
	padding: 0 0 0 0;
	background: #FFEBE6;
	border: 1px solid #FF3300;
	font-size: .8em;
	font-family: sans-serif;
}

.bizmatchfeatured a {
	font-size: 8pt;
	text-weight: bold;
}


.notfound {
	float: center;
	width: 90%;
	margin: 10px auto;
	padding: 4px;
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
	font-size: .8em;
	font-family: sans-serif;
	text-align: center;
}

.match {
	width: 90%;
	height: 135px;
	margin: 10px auto;
	padding: 0 0 10px 0;
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
}

.match2 {
	width: 90%;
	height: 30px;
	margin: 10px auto;
	padding: 10px 10px;
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
}

.match2 a {
	font-size: .7em;
	text-decoration: none;
}

.match2 a:hover {
	text-decoration: underline;
}

.nomatch {
	font-size: .7em;
	width: 50%;
	height: auto;
	margin: 10px auto;
	padding: 10px 20px 10px 20px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #d3d3d3;
	border-left: none;

}

/* for everything other than IE/Win */
.match:hover {
	background: #EDF3FE;
	border: 1px solid #008EDA;
}
.match2:hover {
	background: #EDF3FE;
	border: 1px solid #008EDA;
}

.listing {
	width: 70%;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: #DDDDDD;
	border: 1px solid #333333;
	font-size: .9em;
	font-family: sans-serif;
}

#listing {
	width: 425px;
	margin-left: 80px;;
	margin-right: auto;
	background: #DDDDDD;
	border: 1px solid #333333;
	font-size: .9em;
	font-family: sans-serif;
}

.rank-box {
	width: 425px;
	margin-top: 10px;
	margin-left: 80px;
	padding: 5px;
	background: #f4f4f4;
	border: 1px solid #00C;
	font-size: 8pt;
	font-family: sans-serif;
}

.rank-box img{
	margin-right: 10px;
}

.rank-box-title H3{
	font-size: 9pt;
	margin: 2px 2px auto;
}

.return-link {
	font-size: 8pt;
	font-family: sans-serif;
}

.questions {
	font-size: 10pt;
	font-family: sans-serif;
	margin: 10px 10px 10px 5px;
	padding: 15px;
}
.questions p {
	text-align: justify;
}

.questions strong {
	font-size: 12pt;
	
}

div.faq-box {
	display: block;
	border: 1px solid #999999;

} 

.faq-box li {
	text-align: left;
	margin: 0 20px 5px 15px;
}

.featbox {
	display: block;
	position: relative;
	width: 570px;
	padding: 5px 0 5px 10px;
	margin-bottom: 20px;
}

div.featured-listing {
	display: block;
	float: left;
	position: relative;
	width: 270px;
	height: 100px;
	margin: 2px 2px 2px 2px;
	border: 1px solid red;
	background-color: #EEE;
}

.listing-text {
	display: block;
	float: left;
	position: relative;
	width: 175px;
	margin-top: 1px;
}

.listing-text h2 {
	font-family: arial, sans-serif;
	font-size: 60%;
	margin: 0;
}

.listing-text h3 {
	font-family: arial, sans-serif;
	font-size: 70%;
	margin: 0 15px;
}

.listing-text h3 a {
	color: #132162;
	text-decoration: none;
}

.listing-text h3 a:hover {
	color: blue;
	text-decoration: underline;
}

span.featimg {
	display: block;
	float: left;
	position: relative;
	width: 75px;
	height: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 5px;

}



