#speaker-profile-update fieldset{
	padding:1em;
	border:1px solid black;
	margin-bottom:2em;
}
#speaker-profile-update fieldset legend{
	padding:0 0.5em;
}
#speaker-profile-update label{
	display:inline-block;
	width:100px;
	font-weight:bold;
	vertical-align:top;
}
#speaker-profile-update .form-field-instructions{
	padding-left:105px;
	font-style:italic;
}
#speaker-profile-update textarea{
	width:440px;
}
#speaker-profile-update input{
	margin-left:0;
}
.artist-float .artist-name{
	top:187px;
}
.artist-company,.artist-location{
	font-style:italic;
	margin:0;
}
.artist-image:hover{
	border:none;
}
.artist-image img{
	padding:0;
	width:150px;
	height:auto;
	float:left;
	margin:0 1em 1em 0;
	padding:0;
}
.artist-detail .artist-image img{
	width:300px;
}
.artist-teaser{
	clear:both;
	border-top: 1px solid #E6E6E6;
	padding-top:1em;
	margin-top:1em;
}
.artist-teaser h3{
	clear:none;
}
.artist-sites strong{
	display:inline-block;
	width:80px;
}
.ShowListingTableWrapper .ShowListingTable td p{
	margin:0;
}
.ShowListingTableWrapper .ShowListingTable td{
	padding:5px;
}
.ShowListingTableWrapper .ShowListingRowHeadingCell{
	height:auto !important;
}
#artist-preview{
	float: right;
	width: 165px;
	text-align: center;
}
#artist-preview a{
	display: block;
	background: #039;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	font-size: 1.5em;
}
#artist-preview a:hover{
	border:none;
}
#update_artist_form{
	clear:both;
}