.profile-box {
	padding: 10px 0px;
	border-bottom: 1px solid #aaaaaa;
}

.profile-left-col {
	width: 122px;
	margin-right: 10px;
	float: left;
}

.profile-right-col {
	width: 593px;
	float: left;
}

.profile-image {
	width: 120px;
	border: 1px solid #aaaaaa;
	display: block;
}

.profile-title {
	background: #6699cc;
	color: #ffffff;
	padding: 3px 5px;
	margin-bottom: 0px;
}

.profile-option {
	background: #e0e0e0;
	height: 15px;
	padding: 0px 5px;
	font-size: 10px;
	line-height: 15px;
}


.profile-listings {
	width: 400px;
	float: left;
}

.profile-contact {
	width: 183px;
	text-align: right;
	float: left;
}

.profile-comment {
	padding: 0px 5px;
}



.listing-page-marker {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.listing-page-marker li {
	display: inline;
}

.listing-page-marker li a {
	padding: 0 3px;
}

.listing-page-marker li.current-page {
	font-size: 150%;
}
