﻿h5 {text-align:left;}

.viewProfile {
	background-color:#8baac0;
	color:#fff;
	font-size:11pt;
	border-top:2px #abbdcf solid;
	border-right:2px #232b31 solid;
	border-bottom:2px #232b31 solid;
	border-left:2px #abbdcf solid;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-right:20px;
	margin-left:150px;
	width:150px;
	line-height:22px;
	text-align:center;
} 
.viewProfile a {
	color:#fff;
	text-decoration:none;
}
.viewProfile a:hover {
	color:#fff;
	text-decoration:underline;
}


.colimage {
	vertical-align:top;
	width:145px;
}
.colcompany {
	vertical-align:top;
	min-width:200px;
	padding-right:10px;
}
.colcontact {
	vertical-align:top;
}

 .label{
    color: #888888;
    /*float: left;*/
    font-size: 12px;
	font-weight: normal;
	margin-bottom:5px;
}

.listingcompanyname {
    font-weight: bold;
}

.listingaddress, .listingphone, .listingemail, .listingwebsite, .listingdescription, .listingtestimonials {
    font-size: 0.8em;
}

.BuilderProfile {
	position: fixed;
	top: 200px;
	left: 25%;
	padding: 10px;
	width: 650px;
	z-index: 100100;
	background-color: #fff;
	border: solid 1px #000000;
	text-align: left;
	font-size: 14px;
	overflow:auto;
	max-height:500px;
}
select {border-radius:20px;}
#leftbar {	margin-top: 15px;}
.panel {margin-left:auto;margin-right:auto;max-width:450px;}
.panel select {max-width:250px;}
.panel .button {height:37px;padding-top: 6px;}