#video{
	float:left;
	width:400px;
}

#video-text{
	float:left;
	margin-left:10px;
	width:340px;
	background-color:#f3f3f3;
	text-align:justify;
}

hr{
	color:#ebeeee;
}

#text-field{
	float:left;
	width:750px;
	min-height:100px;
	margin:25px;
	margin-top:20px;
	font-size:10px;
	text-align:justify;
}

#support-text{
	float:left;
	width:400px;
	height:200px;
	overflow:auto;
	border:1px #b7b7b7 solid;
	color:#666;
}

#register-box{
	float:left;
	width:700px;
	min-height:100px;
	border:solid 1px #ebebeb;
	margin:50px;
}

.input{
	width:230px;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:dotted 2px #ccc;
	background:#FFF;
	border-left:0;
	border-right:0;
	border-top:0;	
}

select{
	position:relative; 
	top:3px; 
	width:230px; 
	color:#474747; 
	font-size:11px;
}

#register-left{
	float:left;
	width:400px;
	min-height:100px;
	margin:10px;
}

#about a{
	color:#0099CC;
	text-decoration:none;
}

#about a:hover{
	color:#999999;
}

#register{
	float:right; 
	margin-right:10px;
}

#register a{
	color:#0099CC;
	text-decoration:none;
	font-size:12px;
	font-weight:bolder;
}

#register a:hover{
	color:#999999;
}

.wwlbl{
	float:left;
	width:150px;
	text-align:right;
	margin-right:10px;
	margin-top:5px;
	font-size:11px;
}

.register_field{
	float:left;
	width:150px;
	text-align:left;
	margin-right:10px;
	margin-top:5px;
	color:#666;
	font-size:11px;
}

#keyboard{
	float:left;
	width:250px;
	height:290px;
	background:url(../visual/register/keyboard.jpg) no-repeat;
	margin-left:20px;
	margin-top:30px;
}

#grey-storm{
	float:left;
	width:800px;
	height:170px;
	background:url(../visual/grey-storm.png) no-repeat;
	color:#fff;
}

#homepage-text{
	float:left;
	width:770px;
	margin-top:15px;
	text-align:justify;
	margin-left:15px;
}

#text-grey-box{
	float:left;
	width:550px;
	height:100px;
	margin-left:20px;
	margin-top:20px;
}

#home-box{
	float:left;
	width:520px;
	min-height:100px;
	margin:10px;
	margin-top:20px;
	border:#ebebeb 1px solid;
	text-align:justify;
}

#industry-pic{
	float:right;
	margin-left:10px;
}

#home-box a{
	color:#717171;
	font-size:15px;
	text-decoration:none;
}

#home-box a:hover{
	color:#ccc;
}

#home-box li{
	margin-left:15px;
}

.flags{
	position:relative;
	top:6px;
}

.press{
style="border-right:1px dashed #ccc; border-left:1px dashed #ccc;"
}

.titles{
	color:#666666;
	font-size:12px;
	font-weight:bolder;
}


#box a{
	color:#338dd2;
	text-decoration:none;
	font-weight:bolder;
	border-bottom:1px dotted #ccc;
}

#box a:hover{
	color:#0066CC;
}

#box a span {display:none;}

#box a:hover span {
padding-top:5px;
position:absolute;
left:75px;
display:block;
width:655px;
color:#666;
background:#f8ede4;
border:1px dotted #ccc;
font-size:11px;
font-weight:lighter;
}
