
/*--- PROFILE---*/
#content-body .profile h2 {
	color: #515151;
	float: left;
	font-size: 1.99em;
	margin:0 0 10px 0;
}
#content-body .profile h2 span, #content-body .profile-group h2 span {
	font-weight:normal;
}
#content-body .profile {
	float: left;
	clear:both;
}
#content-body .profile .profile-left img, #content-body .header img {
	border:1px solid #cccccc;
	padding:5px;
}
#content-body .profile .profile-left {
	float:left;
	width:145px;
}
#content-body .profile .profile-right {
	float:left;
	width:400px;
}
#content-body div.profile-right ul, #content-body div.profile-group ul {
	clear: both;
	list-style: none;
	margin-top: 10px;
}
#content-body div.profile-right ul li, #content-body div.profile-group ul li {
	font-size: 1.4em;
	margin: 5px 0;
/*	width: 350px;*/
	list-style: none;
}

#content-body div.profile-group ul li.address span{height:8em;}


#content-body div.profile-right ul li span, #content-body div.profile-group ul li span {
	display: inline;
	float: left;
	width: 19em;
	text-align:left;
	padding-right:20px;
	color:#515151;
	font-weight:bold;
}
#content-body .row {
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px 0;
	margin: 20px 0;
	padding: 15px 0;
}
#content-body .profile-items {
	clear: both;
	margin-top: 20px;
	padding-top:0px;
	padding-bottom:30px;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px 0 0 0;
}
#content-body .profile-items ul {
	list-style: none;
	margin-top: 0px;
}
#content-body .profile-items ul li {
	list-style: none;
	font-size: 1.4em;
	margin: 5px 0;
}
#content-body .profile-items ul li ul {
	clear:both;
}
#content-body .profile-items ul li ul li {
	font-size: 1em;
	float: left;
	line-height: 20px;
	margin: 0;
	padding: 5px 0 0 0;
	width:290px;
}
#content-body .profile-items ul li span {
	float:left;
	clear:both;
	margin:10px 0 2px 0;
	width: 605px;
	font-weight: bold;
	color:#515151;
}
#content-body .profile #btn-contact, #content-body .profile #btn-realtor, #content-body .profile-group #btn-contact, #content-body .profile-group #btn-realtor {
	color: #FFFFFF;
	font-size: 1.3em;
	margin: 10px 15px;
	right: 5px;
	width: 150px;
	float:left;
}
#content-body div.results ul, #content-body div.ialt-results ul {
	list-style: none outside none;
	margin: 10px 10px 0 5px;
	width:550px;
}
#content-body div.results ul li {
	font-size: 1.4em;
	padding: 10px;
}
#content-body div.results ul li a {
	float:left;
	clear:both;
	margin:0px 0 4px 0;
	width: 14em;
	font-weight: bold;
	color:#cc0000;
}
#content-body div.ialt-results ul li a {
	color:#666666;
	margin:0px 0 4px 0;
}
#content-body div.ialt-results ul li {
	clear: both;
	padding:10px;
	font-size: 1.4em;
}
#content-body div.ialt-results ul li a strong {
	font-weight: bold;
	color:#cc0000;
}
#content-body div.results ul li:nth-child(odd), #content-body div.ialt-results ul li:nth-child(odd) {
	background-color: #f5f5f5;
}
#content-body div.results ul li:nth-child(even), #content-body div.ialt-results ul li:nth-child(even) {
	background-color: #FFFFFF;
}
#content-body .fullwidth ol, #content-body .fullwidth ul, #content-body .left ul {
    margin: 0;
    padding-bottom: 0px;
}

