div.vc_mediacenter_list_dataset {
	/*background:blue;*/
}

div.vc_mediacenter_list_title {
	/*background:green;*/
}

div.vc_mediacenter_list_container {
	/*background:red;*/
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	border:1px silver solid;
}

div.vc_mediacenter_list_previewimage {
	float:left;
	margin-right:20px;
}

div.vc_mediacenter_list_teaser {
	/*background:purple;*/
	margin-left:170px;
}

div.vc_mediacenter_list_videotext {
	/*background:grey;*/
	margin-left:170px;
	margin-top:20px;
}


div.vc_mediacenter_list_footer {
	/*background:grey;*/
	margin-top:20px;
	margin-bottom:20px;
	margin-left:380px;
}

div.vc_mediacenter_list_order  {
	/*background:white;*/
}



div.vc_mediacenter_single_dataset {
	/*background:blue;*/
}

div.vc_mediacenter_single_title {
	/*background:green;*/
}

div.vc_mediacenter_single_container {
	/*background:red;*/
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	border:1px silver solid;
}

div.vc_mediacenter_single_image {
	float:left;
	margin-right:20px;
}

div.vc_mediacenter_single_previewimage {
	float:left;
	margin-right:20px;
}

div.vc_mediacenter_single_teaser {
	/*background:purple;*/
	margin-left:170px;
}

div.vc_mediacenter_single_videotext {
	/*background:grey;*/
	margin-left:170px;
	margin-top:20px;
}


div.vc_mediacenter_single_footer {
	/*background:grey;*/
	margin-top:20px;
	margin-bottom:20px;
	margin-left:380px;
}

div.vc_mediacenter_single_order  {
	/*background:white;*/
}

