/*Mixshow Downloads Page*/
.mixshow_downloads_page{
	background-image: url(/images/_MorePhotos/neonturntables.jpg);
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.downloadtitle{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #D3D3D3;
}
.text_viewplaylist{
	font-size: 12px;
	color: #CCFFFF;
	font-style: italic;
	text-transform: lowercase;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.text_download{
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 30px;
	padding-right: 10px;
}
.small_white_text {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	margin-bottom: 5px;
}

/*END*/

