@CHARSET "ISO-8859-1";

/*Font */
body {
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 12px;
}

#content h1 {
	font-size: 20px;
}

#content h2 {
	text-transform: capitalize;
	font-size: 16px;
}
#content h4 {
	font-size: 16px;
	margin-top:5px;
	line-height:5px;

}

#main_menu ul {
	font-size: 13px;
}

#members_menu ul {
	font-size: 11px;
}

#city_category_bar {
	font-size: 11px;
}

#city_category_bar #title {
	font-size: 12px;
	font-weight: bold;
}

#city_category_bar ul li a {
	color: #777777;
	text-decoration: none;
}

#city_category_bar ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

.rightbar-sponsored-businesses {
	font-size: 11px;
}

.rightbar-sponsored-businesses h1 {
	font-size: 16px;
}

#description_text {
	text-align: justify;
}

#sponsored_business_homepage h2 {
	font-size: 14px;
}

#sponsored_business h2 {
	font-size: 14px;
}

div.message {
	font-size: 11px;
}

#view_layout_rating h2 {
	font-size: 12px;
}
