.video {
padding-top:10px;
padding-bottom:10px;
font-weight:normal;
}

.videoPlayer {
	float: left;
	width: 320px;
}

.videoDetails {
	float:right;
	width: 250px;
}

.videoTextPreview {
	float:left;
	width:135px;
}

.videoTextPreview strong {
	font-weight:normal;
}

.videoImagePreview {
	float:right;
	width:135px;
}

.thickbox {
	border:0 !important;
}
