/* MEMBERS PROFESSIONAL SERVICES */

.pro_services {
	float: left;
	width: 685px;
	margin: 0;
	padding: 0;
}

.pro_services table {
	display:				block;
	clear:					both;
}

.pro_services table tr {
	min-height:				100px;
}

.pro_services table .text {
	padding:				2px 10px 2px 10px;
}

.pro_services table .logo  img{
	display:				block;
	margin:					2px auto 2px auto;
	padding:				0 6px 0 6px;
}

.pro_services table .logo  {
	border:					1px #F7DF5A solid;	
}

.pro_services table .text {
	background-color:		#ffffe1;
}

.pro_services table .even .text {
	background-color:		#fffabb;	
}

.pro_services .contacts .name {
	font-weight:			bold;
}

/* JOB CENTER */

.job_centre {
	float: left;
	width: 520px;
	margin: 0;
	padding: 0;
}

.job_centre table {
	display:				block;
	clear:					both;
}

.job_centre table tr {
	min-height:				100px;
}

.job_centre table .text {
	padding:				2px 0 2px 10px;
}

.job_centre table .logo  img{
	display:				block;
	margin:					2px auto 2px auto;
	padding:				0 6px 0 6px;
}

.job_centre table .logo  {
	border:					1px #CEE7AD solid;	
}

.job_centre table .text {
	background-color:		#e6f3d6;
}

.job_centre table .even .text {
	background-color:		#CEE7AD;	
}

.new_ads  {
	width: 160px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}

.new_square_ads  {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 0 0 0;
}

span.skyscraper  {
	text-align: center;
	display: block;
	margin-bottom: 30px;
}

/* CLASSIFIED LISTINGS */

.listings {
	display:				block;
	clear:					both;
}

.listings .listing {
	float:					left;
	background-color:		#FFEF9C;
	width:					320px;
	height:					100px;
	margin:					0 10px 10px 0;
	
}

.listings .listing img {
	float:					left;
	margin:					5px;
}

.listings .listing p {
	line-height:			12pt!important;
	margin:					5px;
	font-size:				8pt;
}

.listings .listing .contact {
	float:					right;
}

/*
	TO SORT
*/

.f_snippet  a.link  span {
	display:		block;
	clear:			both;
	text-align:		right;
	margin-bottom:	15px;
	padding:		0 20px 0 0;
}

.f_snippet  a.link  strong.name {
	display:		block;
	padding:		10px 10px 10px 20px;
	border-top:		2px solid #95cf56;
	border-bottom:	2px solid #95cf56;
}

.formatted  {
	list-style:		none;
	margin-top:		15px;
	margin-left:	-20px;
}

.formatted  li  {
	display:		block;
	width:			675px;
	padding:		5px;
}

.formatted  li+li  {
	border-top:		2px solid #95cf56;	
}
