.classifieds
{
	width: 580px;
	padding: 15px;
}

.classified
{
	float: left;
	width: 580px;
	padding: 15px 0px 15px 0px;
	color: #000000;
	line-height: 170%;
}
	.classified .links
	{
		margin-top: 10px;
		float: left;
		width: 584px;
	}
		.classified .links span, .classified .links a, .classified .links strong
		{
			float: left;
			margin-right: 15px;
		}
		.classified .links strong
		{
			margin-right: 30px;
		}
	.classified a.sendMess
	{
		color: #333399;
		background:transparent url(../images/send_mess.gif) no-repeat scroll left 6px;
		cursor:pointer;
		padding-left:19px;
		text-decoration:underline;
	}
	.classified span.phone
	{
		padding: 1px 0px 1px 20px;
		background: url(../images/red_phone.gif) no-repeat left center;
	}
	.classified span.date
	{
		float: right;
		margin: 0px 15px 0px 0px;
		color: #999999;
	}

/***********/

.businesses
{
	width: 580px;
	float: left;
	padding: 15px;
	margin: 0px;
	display: inline;
	border: none;
}
	.businesses p
	{
		width: 580px;
		line-height: 170%;
		margin-bottom: 15px;
	}
	
.businesNote
{
	padding: 15px;
	width: 580px;
	float: left;
}
	.businesNote .bn_body
	{
		clear: both;
		padding-top: 0px;
	}
		.businesNote .bn_body img
		{
			float: left;
			margin-right: 15px;
		}
		.businesNote .bn_body div
		{
			color: #000000;
			line-height: 150%;
		}
	.businesNote .bn_head
	{
		height: 35px;
	}
	.basicListing
	{
		height: 22px;
	}
		.businesNote .bn_head h3
		{
			color: #990000;
			float: left;
			padding: 0px 10px 0px 0px;
		}
		.businesNote .bn_head a.fire
		{
			float: left;
			position: relative;
			height: 25px;
			margin-top: -1px;
			padding: 5px 0px 0px 22px;
			background: url(../images/faer_ico.gif) no-repeat left top;
			color: #cc0000;
		}
		.businesNote .bn_head span
		{
			color: #000000;
			float: right;
			font-size: 18px;
		}
	.businesNote .bn_links
	{
		float: left;
		width: 580px;
		margin-top: 10px;
		line-height: 170%;
		font-size: 11px;
	}
		.businesNote .bn_links a
		{
			margin-right: 20px;
			color: #0066cc;
			cursor: pointer;
			text-decoration: underline;
		}
		.businesNote .bn_links a:hover
		{
			color: #000000;
			text-decoration: underline;
		}
			.businesNote .bn_links a.openSite
			{
				padding-left: 19px;
				background: url(../images/open_ico.gif) no-repeat left center;
			}
			.businesNote .bn_links a.sendMess
			{
				padding-left: 19px;
				background: url(../images/send_mess.gif) no-repeat left center;
			}
			.businesNote .bn_links a.map
			{
				margin-right: 0px;
			}
	
		.businesNote .bn_links span
		{
			margin-right: 20px;
			font-size: 11px;
			color: #000000;
			text-decoration: none;
		}
			.businesNote .bn_links span.address
			{
				padding-left: 19px;
				background: url(../images/earth_ico.gif) no-repeat left center;
			}
			.businesNote .bn_links span.phone
			{
				padding-left: 19px;
				background: url(../images/phone_ico.gif) no-repeat left center;
			}
			.businesNote .bn_links span.fax
			{
				padding-left: 19px;
				background: url(../images/print_ico.gif) no-repeat left center;
			}

.simple .bn_body div
{
	margin-left: 20px;
}
.simple .bn_links
{
	margin-left: 20px;
}


/********************************************************/
/*	ADD BUSINESS FORM									*/
/********************************************************/


.addBusinessForm input.submit
{
	margin-top: 5px;
}


/********************************************************/
/*	WEBSITE DIV											*/
/********************************************************/

.advListingBlock
{
	width: 610px;
	float: left;
	background: url(../images/right_white_bot.gif) no-repeat bottom;
	background-color: #ffffff;
	margin-top: 7px;
}
	.advListingBlock .head
	{
		width: 610px;
		height: 39px;
		float: left;
		background: url(../images/right_grey_top.gif) no-repeat top;
	}
		.advListingBlock .head ul
		{
			float: left;
			margin-top: 12px;
		}
		.advListingBlock .head ul li
		{
			float: left;
			margin-left: 10px;
			padding-right: 10px;
			background: url(../images/adv_menu_div.gif) no-repeat right;
			
			font-family: Arial;
			font-size: 13px;
			color: #999999;
			text-decoration: none;
		}
			.advListingBlock .head ul li a
			{
				color: #000000;
				text-decoration: none;
			}
			.advListingBlock .head ul li a:hover
			{
				color: #cc0000;
				text-decoration: underline;
			}
		
	.advListingBlock .advListingSite
	{
		width: 604px;
		margin-left: 3px;
		margin-top: 3px;
		border: none;
		background-color: #ffffff;
	}

#leftMenu dt.first
{
	margin-bottom:87px;
}

div.text ul
{
	clear: both;
}
div.text li
{
	clear: both;
	margin: 5px 0 0 15px;
	padding: 0 0 0 10px;
	list-style-type: disc;
}

.upgradeLink
{
	background: transparent url(/masterpages/profile/upgrade/images/star.png) no-repeat;
	padding-left:20px;
	*background: none;
}

.bn_head a
{
	text-decoration: none;
}
.bn_head a.fire
{
	text-decoration: underline;
}

.usefullInfo
{
}

.usefullInfo div.sep
{
	margin-left: 0px;
}