@charset "UTF-8";

#top, #left-content, #mediaplayer, .print-hidden, .print-hidden-lightbox {
	display: none !important; 
} 

.print-media{
	float: none  !important;
}

#right-content{
	width: 100%  !important;
  float: none;
}

.media-summary table {
  margin: 0px auto;
}

.media-summary table td {
  border-bottom: thin dotted;
}

.video-preview-image {
	display: inline;
}

.media-blast-print-hidden {
	display: none !important; 
}

.pr-body {
	background: none;
}

.pr-main {
	width: 600px;
	border: none;
	margin: auto;
}

.pr-right-content {
	width: 600px;
	margin: 0;
}