#left-content #profile{
	float:left;
	clear:both;
	margin:3em 0;
}

#left-content #profile-info{
	float:left;
	width:370px;
}

#left-content #profile h1{
	color:#888888;
}

#left-content #profile h1 em{
	color:#555555;
}

#profile-id{
	padding-left:150px;
	background:transparent url(/images/howwas-id.gif) no-repeat scroll left center;
	height:18px;
	margin-top:10px;
	font-size:1.8em;
	font-weight:bold;
	margin-bottom:10px;
}

#profile-id span{
	display:none;
}

#profile-rating{
	margin-top:10px;
	width:147px;
	height:30px;
}

#profile-rating span{
	display:none;
}

#profile-rating.rating-5{
	background:transparent url(/images/big-5.gif) no-repeat scroll left top;
}

#profile-rating.rating-4{
	background:transparent url(/images/big-4.gif) no-repeat scroll left top;
}

#profile-rating.rating-3{
	background:transparent url(/images/big-3.gif) no-repeat scroll left top;
}

#profile-rating.rating-2{
	background:transparent url(/images/big-2.gif) no-repeat scroll left top;
}
#profile-rating.rating-1{
	background:transparent url(/images/big-1.gif) no-repeat scroll left top;
}

#left-content #profile-address{
	margin-top:20px;
	font-size:1.2em;
	font-weight:bold;
}

#left-content #profile-address a{
	padding-left:31px;
	line-height:21px;
	/*background:transparent url(/images/web-address.gif) no-repeat scroll left center;*/
	display:block;
	margin-top:10px;
}

#left-content #profile-address p{
    line-height:1.8em;
    margin-bottom:9px;
}

#feedback{
	float:left;
	margin-top:10px;
	width:370px;
}

#feedback form, #feedback form textarea{
	float:left;
}

#feedback textarea{
	width:346px;
	height:300px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:1.3em;
	border:2px solid #eeeeee;
	color:#888888;
	padding:10px;
}

#rate-it-container{
	float:left;
}

#rate-it-container h2{
	margin-top:0.4em;
	color:#888888;
	float:left;
	margin-right:10px;
}

#rate-it-container img{
	cursor:pointer;
}

#key{
	text-align:center;
	margin-left:73px;
}

#feedback input.submit{
	color:#5c5c5c;
	border:2px solid #eeeeee;
	padding:0.3em;
	background: #ffffff url(/images/search-button-bg.gif) repeat-x scroll left bottom;
	font-size:1.4em;
	font-weight:bold;
	vertical-align:top;
	float:right;
}

#profile #map{
	border:2px solid;
	float:left;
	margin:0 0 0 20px;
	width:302px;
	height:320px;
}

#temp-feedback{
	display:none;
}

#show-feedback{
	/*margin-top:60px;*/
}

#show-feedback a{
	background:transparent url('/images/leave-feedback.gif') no-repeat scroll 0 0;
	width:103px;
	height:24px;
	display:block;
	margin:0 auto;
}
