#provider {
}
#provider .name {
	font-size:32px;
}
#provider .description {
}
#provider .address, .tel {
	float: left;
	clear: left;
	width: 100%;
	margin-right: -270px;
}
#provider .website, .txt-email, .rating {
}
.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 390px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}
#step {
	margin: 10px 0 40px;
	padding: 0;
}
#step li {
	padding: 3px 0 6px 110px;
	margin: 0 0 20px;
	list-style: none;
}
#step h3 {
	font: bold 150%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	color: #666;
}
#step .item1 {
	background: url(images/step1.png) no-repeat;
}
#step .item2 {
	background: url(images/step2.png) no-repeat;
}
#step .item3 {
	background: url(images/step3.png) no-repeat;
}
#step .item4 {
	background: url(images/step4.png) no-repeat;
}
#panel-1 {
	float:left;
}
#panel-1 h1 {
	font-size:36px;
	color:#666666;
}
#panel-1 h2 {
	font-size:26px;
	padding-top:0px;
	color:#666666;
}
#panel-1 h3 {
	font-size:20px;
}
#panel-2 {
}
#panel-2 h1 {
	font-size:36px;
	color:#666666;
}
#panel-2 h2 {
	font-size:26px;
	padding-top:10px;
	color:#666666;
}
#panel-2 h3 {
	font-size:20px;
}

#panel-2 label.error {
	color:#FF0000;
	font-weight: normal;
	margin-left:155px;
	float:none;
	width:100%;
}
#panel-3 label.error {
	color:#FF0000;
	font-weight: normal;
	margin-left:155px;
	float:none;}
#add-step-3 {
}
#add-step-3 h1 {
	font-size:36px;
	color:#666666;
}
#add-step-3 h2 {
	font-size:26px;
	padding-top:10px;
	color:#666666;
}
#add-step-3 h3 {
	font-size:20px;
}
#gbody .logo-cat {
	height: 48px;
	float: left;
	background: #fff url(images/provider-logo.png) no-repeat;
	width: 48px;
	margin: 0px 0 -10px 0;
}
#gbody {
	width:320px;
	height:160px;
}
#gbody h2 {
	font: bold 26px Arial, Sans-Serif;
	margin-top:0px;
	overflow:hidden;
	width:250px;
}
#gbody .gdescription {
	border-bottom:#CCCCCC dashed 1px;
	height:13px;
	overflow:hidden;
	margin:-20px 3px 0 0;
	padding:0px 0 5px 5px;
	color:#999999;
}
#gbody .glogo-cat p {
	padding: 0;
	margin: 0;
}
#gbody .gintro {
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	margin-top:0px;
}
#gbody .gpic {
	display:block;
	width:120px;
	height:80px;
	float:left;
	padding:10px;
	background:url(../images/pic-bg.png) no-repeat;
}

.pic {
	display:block;
	width:120px;
	height:80px;
	padding:10px;
	float:left;
	background:url(../images/pic-bg.png) no-repeat;
}

