﻿
#sidebar{
/*	border: 1px solid #224c92; */
	margin: 	0 auto;
	width: 		158px;
	margin-left:16px;
	float: 		left;
	margin-top: 8px;
	padding: 	9px;
	height: 	560px;
	height: 	auto !important;
	min-height: 560px;
	}

#sidebarbleeker, #sidebarlease, #sidebarrent, #sidebarschade, #sidebarwas {display: none;}


#sidebar p {
	font-family:	"Century Gothic", arial;
	font-size: 		12px;
	color: 			#5e5e5e;
}

#sidebar p a {
	font-family:	"Century Gothic", arial;
	font-size: 		12px;
	color: 			#5e5e5e;
	text-decoration: none;
}

#sidebar p a:hover {
	color: 			#000000;
	text-decoration:underline;
}

.socialtitle, ul#social {display: none;}


