.table_detail, .table_intro, .table_content {
border:none;
margin-bottom:50px;
}

.table_intro td {
padding:1px;
}

.table_detail td, .table_intro td {
border:none;
padding-right:10px;
}

.table_content td {
border-top:1px solid #CCC;
}
.imgThumb {
	border:none; height:170px; width:170px;
	vertical-align:center;
	text-align:center;
	margin-bottom:5px;
/*background-color:#E9E9E9;*/
}

.imgThumb span {
	margin-bottom:35px;
	text-transform: uppercase; 
}

.imgThumb img {
vertical-align:text-center;
}
.imgName {

}
.bold {
font-weight:bold;
}

.table_content {
border-top:1px solid #CCC;
}

.wrap_thumb {
float:left;
width:170px;
padding:10px 10px 10px 20px;
text-align: center;
vertical-align:center;
}

.wrap_thumb_artist {
float:left;
width:175px;
padding:5px 5px 5px 0;
text-align: center;
vertical-align:center;
}

.imgThumb_artist {
	border:none; height:100px; width:175px;
	vertical-align:center;
	text-align:center;
	margin-bottom:1px;
}