@CHARSET "UTF-8";
div#remindBox{width:100%; float:left}
	div#remindCenter{width:990px; height:173px; margin:auto; background:url(../images/remind/remBg.gif) no-repeat}
	div#remindInputs{padding:70px 0px 0px 175px}
	div.inpl{float:left; padding-left:20px}
		input.remind{width:200px; border: 1px solid #d9d5ce; background:#f7f5f0; margin-top:5px; padding:5px; padding-left:55px}
		input.remindLoginBg{background:#f7f5f0 url(../images/remind/login.gif) no-repeat}
		input.remindEmailBg{background:#f7f5f0 url(../images/remind/email.gif) no-repeat}
		input.remindBtn{width:146px; height:28px; float:left; border:0px; background:url(../images/remind/remBtn.gif); margin-top:5px}
