.RegNewsPopup {
    background: url(../images/bg-dangkynhantin.png) 0 0 no-repeat ;
	width: 598px;
	height: 465px;
	position: absolute;
	z-index: 1001;
}
.RegNewsPopup .SurveyClose {
    display: block;
    height: 20px;
    left: 517px;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    top: 30px;
    width: 56px;
	background: url(../images/popup-close.gif) 0 0 no-repeat ;
}
.SurveyContent {
    height: 280px;
    overflow: hidden;
    padding: 125px 55px 0;
}
.Require {
	color: #C00;
}
form#nhanTin ul {
    list-style: none outside none;
}
form#nhanTin ul li {
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
}
form#nhanTin label.Reg {
    clear: left;
    color: #000;
    display: block;
    float: left;
    font-size: 12px;
    height: 23px;
    margin-bottom: 5px;
    padding: 3px 10px 0 0;
    text-align: right;
    width: 250px;
}
form#nhanTin input {
    border: 1px solid #a19e97;
    float: left;
    width: 240px;
	padding: 3px 0;
	margin: 0;
}
.ImgVerify {
    float: left;
    padding-right: 10px;
}
form#nhanTin .BtnSubmit {
    background: url(../images/bt-dangky.png) no-repeat 0 0;
    border: none;
    cursor: pointer;
    height: 35px;
    margin: 0 10px 0 170px;
    text-indent: -9999px;
    width: 110px;
	padding: 0;
}
form#nhanTin .BtnSubmit:hover {
	background-position: 0 -35px;
}
form#nhanTin .BtnReset {
    background: url(../images/bt-boqua.png) no-repeat 0 0;
    border: none;
    cursor: pointer;
    height: 35px;
    text-indent: -9999px;
    width: 110px;
	padding: 0;
	margin: 0;
}
form#nhanTin .BtnReset:hover {
	background-position: 0 -35px;
}