table#gallerylist {
	margin:0 0 20px 0;
}

table#gallerylist td{
	padding:10px 20px 0 10px;
	margin:0;
}

#artistHeader {
	float:left;
	padding:9px 0 23px 0;
	margin:0px 0 10px 0;
	background-image:none;
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#artistHeader .left{
	float:left;
}
#artistHeader .right{
	float:right;
}

