/** --- Universal --- **/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 12px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
a:hover {
	color: #00FF00;
}
.search-keyword {
	font-size: 24px;
	color: #FC4F45;
	text-transform: uppercase;
	display: block;
	width: 685px;
}
.no-results {
	font-size: 20px;
	color: #FC4F45;
	margin-left: 50px;
	font-weight: bold;
}
#query-location {
	background-color: #DCE3FC;
	width: 99%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 15px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.number-results {
	text-align: left;
	float: left;
	margin-left: 10px;
}
.query-results {
	padding-left: 765px;
}
.new-search-location {
	margin-left: 45px;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 7px;
	margin-top: 15px;
}
#main p {
	padding-right: 10px;
	padding-left: 10px;
}
.search-box {
	font-size: 18px;
	height: 23px;
}
#main-results {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #66B3FF;
	margin-top: 15px;
}
.main-search {
	margin-top: 85px;
	font-weight: bold;
	margin-left: 265px;
}
#other-search {
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 25px;
}
.other-search-title {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	display: block;
}
ul#personal-search {
	list-style:none;
	width: 211px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 265px;
	float: left;
}
ul#personal-search li a {
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
	display: block;
}
ul#business-search {
	list-style:none;
	width: 212px;
	margin-top: 0px;
	margin-left: 495px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
ul#business-search li a {
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
	display: block;
}
#site-footer {
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
	margin-top: 10px;
	padding-bottom: 6px;
	border-top-width: 0.1em;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	clear: both;
	color: #999999;
	border-bottom-width: 0.1em;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.placement {
	font-weight: bold;
	color: #666666;
	display: block;
	float: left;
	margin-top: 92px;
	margin-left: 200px;
	font-size: 14px;
	clear: left;
}
#site-footer a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#site-footer a:hover {
	color: #00FF00;
}
.description-results {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.description-title {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
}
#description-url {
}
#description-url a {
	color: #006600;
}
#google-right {
	width: 160px;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 400px;
	margin-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #66B3FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: "Courier New", Courier, monospace;
	color: #6699FF;
}
#description-url a:hover {
	color: #666666;
}
#paging {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 25px;
}
#common-word {
	padding-left: 50px;
}
.offset {
	margin-left: 25px;
}
/**--------------------------------------------Add, Remove, Modify -----------------------**/
.content-form-head {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
ul#form-lable {
	list-style:none;
	width: 250px;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 200px;
}
ul#form-lable li {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 4px;
	height: 23px;
}
ul#form-input {
	list-style:none;
	width: 330px;
	margin-left: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}
ul#form-input li {
	padding-left: 3px;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 3px;
}
.content-text {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	display: block;
}
.footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
}
#image-in-content {
	float: left;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
}.image-lable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#about-search {
	margin-left: 360px;
	width: 440px;
}
ul#about-personal-search {
	list-style:none;
	width: 211px;
	padding: 0px;
	text-align: left;
	float: left;
	margin: 0px;
}
ul#about-personal-search li a {
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
	display: block;
}
ul#about-business-search {
	list-style:none;
	width: 212px;
	margin-top: 0px;
	margin-left: 218px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
ul#about-business-search li a {
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
	display: block;
}
.required {
	color: #FF0000;
	font-size: 9px;
}
#contact-search {
	margin-left: 270px;
	width: 440px;
}
#contact-search2 {
	margin-left: 100px;
	width: 740px;
}
.FAQ-content-text {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.tag-to-top {
	text-align: center;
	font-size: 12px;
	display: block;
}
.book-mark {
	margin-left: 10px;
	float: left;
}
#query-location2 {
	background-color: #DCE3FC;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.query-results2 {
	float: right;
	padding-right: 10px;
}
