.profile > div > .details { float: left; margin-right: 10px; width: 390px; }

	.profile > div > .details dd { float: left; width: 82%; }
	
	.profile > div > .details dt { clear: left; float: left; text-align: right; width: 12%; }
	
	.profile > div > .details > h5 { background-color: #E4E4E4; color: #000000; font-size: 0.95em; font-weight: bold; margin-bottom: .75em padding: 0.25em 0.5em; }
 
.profile > div > img { float: left; width: 250px; }
 
.profile-blogs > ul > li { margin: 0 0 .5em 0; }

	.profile-blogs > ul > li > h5 { margin-bottom: 0; }
 
.profile-online { list-style-type: none; margin: 0; }

	.profile-online > li > span { color: #888888; font-weight: bold; }
