#hed:after, #spotlight:after, #betaInvite:after, #joinReasons:after {
	clear:both;
	display:block;
	visibility:hidden;
   height:0;
   content:".";
}

.btn a {
	display:block;
	text-indent:-9999px;
	font-size:1px;
	line-height:0;
	background-repeat:no-repeat;
	background-position: 0 0;
	border:0;
}

#content {
	padding:20px 25px;
}

#aboutVedio {
	float:left;
	width:573px;
	height:135px;
	margin-right:2px;
	padding:30px;
	background:url(/images/template1.03/homepage/bg_about.jpg) no-repeat 0 0;
	font-size:17px;
	color:#ffffff;
}

#aboutVedio h3 {
	margin:0 0 7px;
	line-height:1.0em;
	font-size:22px;
	font-weight:800;
	color:#0066cc;
}

#aboutVedio p {
	line-height:1.3em;
}

#vedioDemo {
	float:right;
}

#vedioDemo .btn a {
	width:260px;
	height:199px;
	background-image:url(/images/template1.03/homepage/tmb_demo.jpg);
}

#hed {
	margin-bottom:15px;
}

#spotlight {
	margin:12px 0;
	padding:12px 0;
	border-top:1px solid #bfbfbf;
}

#spotlight h3 {
	margin:25px 0 15px;
	font-size:22px;
	font-weight:800;
	color:#0066cc;
}

#spotlight h4 {
	margin-bottom:5px;
	line-height:1.0em;
	font-size:14px;
	font-weight:800;
	color:#3399ff;
}

#spotlight .copy {
	float:left;
	width:450px;
}

#spotlight .vedLink {
	float:right;
	margin-left:12px;
}

#joinReasons {
	margin-bottom:15px;
}

#joinReasons .reasonWrap {
	float:left;
	width:290px;
	margin-left:15px;
	padding-top:7px;
	background:url(/images/template1.03/homepage/bg_r290_t.gif) no-repeat top left;
}

#joinReasons .first {
	margin:0;
}

#joinReasons .reason {
	min-height:130px;
	padding:20px 15px;
	border:solid #cccccc;
	border-width:0 1px;
	text-align:center;
}

*html #joinReasons .reason {
	height:120px;
}

#joinReasons h3 {
	margin-bottom:12px;
	line-height:1.2em;
	font-family:arial,sans-serif;
	font-size:20px;
	font-weight:400;
	color:#2f2f2f;
}

#joinReasons p {
	margin:0;
	font-size:15px;
	color:#666666;
}

#joinReasons .ftr {
	height:17px;
	background:url(/images/template1.03/homepage/bg_r290_b.gif) no-repeat top left;
}

#betaInvite {
	padding:10px 10px 10px 20px;
	background:#000000;
}

#betaInvite label {
	float:left;
	display:block;
	margin-top:4px;
	font-size:18px;
	color:#ffffff;
}

#betaInvite label strong {
	font-size:22px;
	color:#ffff66;
}

#betaInvite input.text {
	float:right;
	height:28px;
}

#betaInvite .subscribe {
	float:right;
	margin-left:8px;
}

#betaInvite .subscribe a {
	width:94px;
	height:30px;
	background-image:url(/images/template1.03/homepage/btn_subscribe.gif);
}

#betaInvite .msg_succ {
	display:none;
	float:left;
	margin-left:4px;
	padding-top:6px;
	font-size:14px;
	font-weight:800;
	color:#ffff66;
}

/* MG */
#betaInvite .message p {
	float:right;
	margin-left:6px;
	padding-top:10px;
	font-size:14px;
	font-weight:800;
	color:#ffff66;
}

#betaInvite .msg_succ p {
	margin:0;
}

#betaInvite.success .subscribe, #betaInvite.success input.text {
	display:none;
}

#betaInvite.success .msg_succ {
	display:block;
}
