#front-video-form {
    border: 1px solid #999999;
	margin: 20px auto;
    padding: 15px;
    width: 460px;
}

.front-video-form-loading {
	background: url(img/animatedPreloader.gif) no-repeat center;
	background-position: center;
	height: 60px;
}


#front-video-form #fvf-description {
	font-weight: bold;
}

#fvf-input-http {
	width: 440px;
	margin: 10px 0;
}