/* $Id: attractions-venue.css 169505 2009-12-14 22:53:51Z darren sanders $ */  

.artistDetails {
 /* padding:10px 15px; */
  padding:10px 0 0 15px;
}

.artistDetails h1 {
  font-size: 23px;
  margin-bottom:0px;
  color:#414141;
}

.artistDetails h5 { 
  text-transform:none;
  font-weight:normal; 
  font-size:13px;
  color:#414141;
  margin-bottom:25px;
}

/* FAVORITES :: 03/09/09 */
/* If included in attraction.css, IE gives bigger gap 
between fav button (float left) and bookmark */
.myFav img { margin-right:0; }


.myFav form {
	padding:0 10px;
}

#eventListing td.venue {width:400px;}

.merchant h3.mb {margin-bottom:20px;}
.merchant a.block {display:block; font-weight:bold;}

/* Related Links */
a.relLink {display:block; width:98px; float:left;  text-align:center; font-weight:bold; margin:8px 10px 8px 11px; _margin:8px 8px 8px 9px;}
a.relLink img {display:block; width:64px; margin:0 auto 18px;}


/* Venue Info Links */
a.vInfo {display:block; width:auto; float:left; padding-top:10px; margin:8px 7px 0;}
a.vInfo img {float:left; margin:-10px 8px 0 0;}

