@CHARSET "ISO-8859-1";
.show_entry {
    float: left;
    margin-left: 18px;
	max-width: 470px !important;
    min-width: 470px !important;
}
.show_entry.first {
	margin-left: 0px;
}

.bar {
    height: 18px;
    background: #F1F1F1;
}
#progress {
	background: white;
	border: 1px solid #ddd;
	width: 350px;
	float: right;
	margin: 5px 0 0 0;
	position: relative;
}
#progress .msg {position: absolute; margin: 0 auto; text-align: center; top: 0px; width: 100%;}
#changeVideoURL{
	clear:both;
	margin-top:1em;
    float: left;
}
