@charset "utf-8";
#container #page_content h4 {
	font-family: Merriweather;
	font-size: 23px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 30px;
	letter-spacing: -1px;
	font-style: normal;
	line-height: 25px;
}

#container #page_content h4 .red {
	font-family: Signika;
	font-size: 23px;
	font-weight: bold;
	color: #f71223;
	padding-bottom: 30px;
	letter-spacing: 0px;
}

#container #page_content #div-business-listings {
	height: 205px;
	width: 530px;
	background-color: #FFFFCC;
	cursor: pointer;
	border: 1px solid #66CCCC;
	margin-bottom: 35px;
	margin-top: 40px;
	padding-right: 15px;
	padding-left: 13px;
	position: relative;
	clear: none;
}

#container #page_content #div-business-listings h1 {
	font-family: Signika, "Segoe UI", Sans-serif;
	font-size: 21px;
	color: #FF9933;
	padding-top: 5px;
	padding-bottom: 0px;
}
#container #page_content #div-business-listings h2 {
	font-family: "Lato Black", "Segoe UI", Sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: 17px;
	font-weight: bolder;
	color: #50483A;
	text-align: left;
	padding-top: 5px;
	letter-spacing: 0px;
	padding-bottom: 0px;
	font-variant: normal;
}
#container #page_content #div-business-listings h3 {
	font-family: Lato, "Segoe UI", Sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 17px;
	font-weight: lighter;
	color: #50483A;
	text-align: left;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 0px;
	letter-spacing: 0px;
}
#container #page_content #div-business-listings img {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	margin-right: 10px;
}
#container #page_content #div-business-listings li {
	list-style-type: none;
}
#container #page_content #div-business-listings ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Lato, "Segoe UI", Sans-serif;
}


#container #page_content #div-business-listings a {
	font-family: Lato, "Segoe UI", Sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(button-see-more-infos-off.png);
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: 0px;
	color: #000099;
	margin: 0px;
	line-height: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	height: auto;
	width: auto;
	padding-left: 25px;
	font-weight: bold;
	float: right;
}


#container   #page_content   #div-business-listings   a:hover {
	text-decoration: none;
	background-image: url(button-see-more-infos-on.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;

}
.red-bold {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF0000;
}
