#projectListing-bottom {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebd64b;
	border-right-color: #ebd64b;
	border-bottom-color: #ccb72c;
	border-left-color: #ebd64b;
	width: 839px;
}
#projectListing-top {
	width: 841px;
	background-image: url(images/header-bg.gif);
	height: 30px;

}

#creditListing-bottom {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebd64b;
	border-right-color: #ebd64b;
	border-bottom-color: #ccb72c;
	border-left-color: #ebd64b;
	width: 624px;
}
#creditListing-top {
	width: 626px;
	background-image: url(images/credit_header-bg.gif);
	height: 30px;

}

.listingsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


/* below is for login section */


#clientLogin {
	height: 489px;
	width: 363px;
	background-image: url(images/login_03.gif);
	background-repeat: no-repeat;
}
#providerLogin {
	height: 489px;
	width: 363px;
	background-image: url(images/login_05.gif);
	background-repeat: no-repeat;
}

#providerBenefits {
	height: 152px;
	width: 334px;
	background-image: url(images/provider_benefits-caption.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E62F34;
	font-weight: bold;
}
#clientBenefits_txt {
	height: 112px;
	width: 300px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}


/* eof login section */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
}
#clientBenefits {

	height: 112px;
	width: 328px;
	background-image: url(images/client_benefits-caption.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* beginning of public project pages container */

#publicProject {
	border: thin solid #cecece;
	width: 778px;
	background-image: url(images/public_project_09.gif);
	background-repeat: repeat-x;
	background-color: #d1d1d1;
}

/* end of public project pages container */



/* beginning of leads detail pages container */


#leadsDetail {
	border: thin solid #cecece;
	width: 778px;
	background-image: url(images/leads_detail_09.gif);
	background-repeat: repeat-x;
	background-color: #b0c7d1;
}

/* eof of leads detail pages container */
