.video_clip .coolplayer_wrapper {
	width: 640px;
	margin: 15px auto;
}

.coolplayer_wrapper {
	display: block;
	text-align: center;
    padding: 0;
    text-indent: 0!important;
}

.coolplayer_playlist, .coolplayer_info {
    display: block;
    margin: 0 auto;
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    text-align: center;
    line-height: 180%;
    overflow: visible;
}

.coolplayer_moz {
	display: block;
	margin: 0 auto;
}