 	h1 	{ text-decoration:none; display:block; background:url(../img/bottombuckets/bttm_bucket_single_top.gif) top left no-repeat; width:245px; height:36px; color:#00aeef; font-size:14px; line-height:36px;}
	h1.dbl { text-decoration:none; display:block; background:url(../img/bottombuckets/bttm_bucket_dbl_top.gif) top left no-repeat; width:403px; height:36px; color:#00aeef; font-size:14px; line-height:36px;}
	.singleBucket h1 a { display:block;text-decoration:none; padding: 5px 0 0 15px; color:#00aeef; font-size:14px; line-height:32px; }
	.doubleBucket h1 a { display:block;text-decoration:none; padding: 5px 0 0 15px; color:#00aeef; font-size:14px; line-height:32px; }
	#bucket { background:#000000; border-left:1px solid #ccc; border-right:1px solid #ccc; width:243px; height:87px;}
	#bucket p {padding:5px 15px;}
	
	#dblBucket { background:#000000; border-left:1px solid #ccc; border-right:1px solid #ccc; width:401px; height:87px;}
	#dblBucket p { padding:5px 15px; }
	
	.singleBucket { float:left; margin-top:25px; font-size:12px; }
	.doubleBucket { float:left; margin:0 5px; margin-top:25px; font-size:12px; }
	
	.singleBucket a, .doubleBucket a{ color:#00aeef; }
	 .singleBucket a	{ padding-left:15px;}
	 
	 .hspace10 {padding-left:0px !important;}