/* CSS by PrizeByte */
#wrap{
	text-align:left;
}
#cdet,#cbx{
	margin-left:52px;
}
#cdet{
	float:left;
	display:inline;
	font-size:1.2em;
	width:400px;
}
#cdet div div{
	float:left;
	display:inline;
	width:260px;
}
#cdet div.cdd{
	width:140px;
	font-style:italic;
}
#cdet div{
	margin-top:1em;
}
* html #cdet * div{
	zoom:1;
}
#cbx{
	padding:10px 0;
	background:#f0f0f0;
	width:418px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#cbx label{
	display:block;
	float:left;
	text-align:right;
	width:110px;
	margin-right:4px;
	padding-top:1px;
	font-size:1em;
}
#cbx p{
	padding:4px 0 0;
}
* html #cbx p{
	zoom:1;
}
#cbx input.sbx, #cbx input.lbx, #cbx textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	border:1px solid #b0c0f0;
}
#cbx textarea{
	width:280px;
	height:80px;
}
#cbx input.lbx{
	width:240px;
}
#cbx input.sbx{
	width:200px;
}
#cbx p.err{
	padding:0 0 0 114px;
	color:#FF6666;
	font-size:0.9em;
}
input.butt{
	margin-left:113px;
}
h1{
	padding:0 0 16px 52px;
}
h3{
	text-align:center;
	padding:50px;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.4em;
}
.hidn{
	display:none;
}
