#pin-container { width:565px; height:410px; background:url(/video-portals/2/images/bg_popup.jpg) no-repeat scroll 0 0;
  font-size:15px; font-weight:normal; line-height:1.5;
}
#hint_box {
	position:relative; top:74px; left:80px; background-color:#fff; 
	width:436px; height:170px; padding:10px; border:1px solid #000;
	text-align:left;
}
#hint_box ul { margin:15px 0 0 25px; }
#hint_box ul li { list-style-type:disc; }

#form_box {
	position:relative; top:58px; left:100px;
	width:360px; height:32px; margin-top:25px; padding:0px;
}
.form-error { margin-top:10px; color:#f00; font-size:0.9em; }

#input_pin,input { height:30px; }
#pin {
	float:left; width:150px; height:28px; margin:00px 10px auto 10px;
	background-color:#fff; color:#454545; font-weight:normal; border:1px solid #000;
}

#arrow { float:left; width:34px; height:30px; margin:0; border:none; }
.red { color:#b92929; font-size:18px; }
.hint { float:right; font-size:12px; font-weight:normal; color:#454545; }

#hint_box span.ch { font-size:18px; color:#B92929; }