#comparebidders dd {
	clear: right;
}
#compareProvidersForm {
}
#searcharea div.result, #describe_searchcategoryarea div.result{
	margin:0px 0 0 40px;
	padding: 3px 6px;
	width: 400px;
	display: none;
	background-color:white;
	border: black 1px solid;
	z-index:999;
}

#describe_searchcategoryarea {
	position:relative;
	top:5px;
}

#describe_disambiguate {
	background: #FFF;
	width:  410px;
	border:  1px solid #DDD;
	position:  absolute;
	top:  26px;
	left:  0px;
	padding:  6px;
	display: none;
	z-index:999;
}

#describe_disambiguate strong {
	color: #00A0D2;
	font-size:  1.1em;
}

#describe_disambiguate ul {
	margin-bottom: 0px;
}

#describe_disambiguate ul li {
	list-style-type: none;
	font-weight: bold;
}

.describe_leftlabel {
	float: left; margin-right: 10px;
}

a, input {
	outline: none;
}

.selectedlocation strong {
	float: left;
	margin-right: 10px;
	font-size: 1.3em;
}

.errorMessage {
	color: RED;
}

.detaillist dt {
  width: 150px !important;
}

.pagination #prev span {
  background:transparent url(../images/global/page-left.png) no-repeat scroll 0 0;
  display:block;
  float:left;
  height:10px;
  width:7px;
  overflow:hidden;
}

.pagination #next span {
  background:transparent url(../images/global/page-right.png) no-repeat scroll 0 0
  display:block;
  float:left;
  height:10px;
  width:7px;
  overflow:hidden;
}

#pc-title span.welcome {
	font-size:  0.9em;
	color: black;
}

.attachlink{
    float:left !important;
}

#pc-alert {
	position:relative;
	bottom:23px;
	left:-24px;
	float:left;
	margin-right:-36px;
	margin-bottom:-36px;
}

#pc-activity .subtitle img {
	position:relative;
	float:left;
	bottom:10px;
	right:39px;
	clear:both;
	margin-bottom:-36px;
	margin-right:-36px;
}

.verifybutton {
	background: url("../images/buttons/button-verify-account.png") top left no-repeat;
	text-indent: -99999px;
	height: 27px;
	width: 182px;
	text-indent: -99999px;
	display: block;
	hasLayout: 1;
}

.verifybutton:hover {
	background: url("../images/buttons/button-verify-account.png") bottom left no-repeat;
	hasLayout: 1;
}

span.providername {
	color: #004b63;
	font-weight: bold;
	font-size: 1.1em;
	padding-right: 5px;
}

.tooltipParagraphs p {
	margin:0.6em 0;
}