
#content_main_listings {
	float: left;
	position: relative;
}
#section_lg_titlebar {
	float: left;
	background-image: url(images/bg_lg_titlebar.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	width: 755px;
	margin-bottom: 5px;
}
#section_lg_titlebar h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	/padding-top: 8px;
	padding-left: 30px;
}
#premium_salons {
	height: 100px;
	width: 377px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	float: left;
	position: relative;
	background-image: url(images/bg_featured_salons.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-bottom: 5px;
}
#premium_logo {
	clear: right;
	float: left;
	position: relative;
	height: 80px;
	width: 130px;
	padding: 10px;
}
#premium_content {
	clear: right;
	float: left;
	position: relative;
	height: 60px;
	width: 200;
	margin-top: 10px;
}
#premium_content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #41388e;
	margin: 0px;
	padding: 0px;
}
#premium_content p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#premium_links {
	text-align: right;
	width: 100%;
}
#premium_links a:link {
	color: #FF0000;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
#premium_links a:visited {
    color: #FF0000;
    text-decoration: none;
}
#all_hair_salons {
	float: left;
	position: relative;
}
#all_hair_salons table {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	margin-bottom: 10px;
}
#all_hair_salons p {
	margin-bottom: 10px;
}
#advertisement1 {
	float: left;
	position: relative;
	height: 111px;
	width: 234px;
	margin-bottom: 13px;
	margin-right: 15px;
}
