.fdva_container{
  width:960px;
  height:500px;
  background:#fcfcfc;
  margin:20px auto;
  border-radius:5px;
  border:1px solid #ccc;
  box-shadow:0 2px 4px rgba(0,0,0,0.1);
}
.fdva_text_wrap{
  border-bottom:1px solid #eee;
  padding:30px 0 30px 0px;
}
.fdva_text{
  color:#538ed3;
  font-weight:700;
  font-size:13px;
  display:inline-block;
  margin-left:30px;
}
.fdva_info{
  text-decoration:none;
  color:#fff;
  background:#538ed3;
  border-radius:200px;
  margin-left:10px;
  display:inline-block;
  width:1.6em;
  height:1.5em;
  text-align:center;
  font-size:13px;
}
.continue{
float: right;
margin-right: 20px;
color: #666;
font-weight: 700;
font-size: 13px;
padding: 10px;
border-radius: 4px;
border: 2px solid #ccc;
margin-top: -10px;
}
.img_fdva{
  background-image: url('../../images/promos/video_pro_promo.png');
  width:476px;
  height:280px;
  margin:60px 0 0 50px;
  float:left;
}
.txt_fdva{
font-size: 18px;
font-weight: 700;
color: #666;
float: right;
margin: 70px 40px 0 0;
width: 365px;
line-height: 21px;
text-align: right;
}
.txt_fdva h1{
	line-height: 25px;
	margin-bottom: 18px;}
.fdva_button{
  font-size:13px;
  color:#fff;
  background:#1a68c4;
  padding:11px;
  margin:30px 0 0 0;
  border-radius:3px;
  display:inline-block;
}
.fdva_text a {
font-size: 14px;
color: #479cfc;
}