/* CSS Document */

.cb {clear:both;}

/* H1 Images */

.h1_img {height:55px;width:589px;text-indent:-9999px;}

#h1_home       {background:url(../images/btb_index_10.gif) no-repeat left top;}
#h1_about      {background:url(../images/about_header.gif) no-repeat left top;}
#h1_contact    {background:url(../images/contact_header.gif) no-repeat left top;}
#h1_newsletter {background:url(../images/newsletter_header.gif) no-repeat left top;} 
#h1_purchase_policies {background:url(../images/purch_policies_header.gif) no-repeat left top;}
#h1_privacy    {background:url(../images/privacy_header.gif) no-repeat left top;}
#h1_sitemap    {background:url(../images/sitemap_header.gif) no-repeat left top;}
#h1_artists    {background:url(../images/view_artist_header.gif) no-repeat left top;}
#h1_artist_details {background:url(../images/view_artist_header.gif) no-repeat left top;}

	/*default header*/
	#h1_gallery, #h1_links
	{background:url(../images/default_header.gif) no-repeat left top;}
	
/* Newsletter */

.newsletter_form {}

/* Contact Page */

.contact_form {}

	.contact_form textarea {width:400px;}
	
/* Artists */

.artist_box {}

	.artist_box p {margin-top:0px;}
	
	.artist_box img {}
	
.more_images_listing {}

	.more_images_listing span {float:left;display:block;height:100px;width:100px;margin:0px 14px 7px 0px;background-color:#fff;text-align:center;}

