#artist_name {
  text-transform: uppercase;
  font-size: 14pt;
  padding-top: 0px;
  margin-top: 0px;
}

#artistimage {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

#artistimage img {
  display: block;
  border: 1px solid #000000;
}

#artistimage p {
  font-style: italic;
  text-align: right;
  margin: 0px;
  padding: 0px;
}

#artistmanagerlink  {
  color: #FFFFFF;
}

.artistitem {
  vertical-align: top;
  height: 60px;
}
.artistitem img {
  float: left; 
  border: 1px solid black;
}

.artistitem a {
  font-weight: bold;
  text-decoration: none;
}

.artistitem p {
  margin-left: 70px;
}

#artistcol3,#artistcol2  {
   float: right;
   width: 160px;
  margin: 0px;
  padding: 0px;
}

#artistcol1 {
  width: 160px;
}

#artistcol1 h3, #artistcol2 h3, #artistcol3 h3 {
  margin-bottom: 5px;
}

#artistcol2 .first, #artistcol3 .first {
	padding-top: 0px !important;
	margin-top: 0px;
}

.artfirst {
  margin-top: 0px;
  padding-top: 0px;
}

.caption {
  font-size: 9pt;
}

#filteredartists a img {
  border: 0px;
}

#filteredartists th {
  vertical-align: top;
  text-align: left;
  padding-right: 30px;
  width: 180px;
}

#filteredartists th a {
  text-decoration: none;
}

#filteredartists th span {
  font-weight: normal;
  display: block;
  margin-bottom: 20px;
}

#filteredartists td {
  vertical-align: top;
  align: left;
  padding-right: 20px;
}

.col1 {
   border: 1px solid red;
}

#bottom_space {
  display: block;
}

div.audio_item {
  padding: 0px 0px 0px 0px;		
}

.artists-link {
	text-decoration: none;
}

