.artist-float{
	float:left;
	text-align:left;
	padding:15px;
	width:190px;
	height:260px;
	position:relative;
	font-size:12px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.artist-name{
	font-size:1.3em;
		font-weight:bold;	
}
.sml_company {
	font-weight:bold;
	font-size: 15px;
}

.sml_position {
	font-size: 11px;
	font-style: italic;
	color: #666;
}
.sml_country {
	font-size: 11px;
	font-weight:bold;
	color: #666;
}
.lineup-listing ul{
	padding-left:30px;
	
	}
	.artist-float2{

	text-align:left;
	padding:15px;
	width:790px;
	position:relative;
	font-size:12px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.download_button {
position: relative;
right:0px;
top:10px;
width:180px;
height:30px;


	
}

.download_button a{
	font-weight: bold;
	color: #FFF!important;
	background-color: #069;
	/*display: block;*/
	padding: 9px;
	
}
