#profile{
	margin-bottom:20px;
}

#profile h2{
	font-weight:bold;
	font-size:1.2em;
	border-bottom:1px solid #484848;
	margin-bottom:20px;
}

#profile p{
	font-size:.95em;
}

#profile .logo{
	float:right;
}

#profile #bizcontact{
	font-size:.85em;
	margin-bottom:20px;
}

#profile .details{
	width:78%;
	font-size:.98em;
	border-top:1px solid #484848;
	border-bottom:1px solid #484848;	
}

#profile .details p{
	margin:12px 0;
}

.disclaimer{
	font-size:.70em;
	padding-bottom:4px;
}

.disclaimer p{
	margin:6px 0;
}

