@charset "utf-8";
/* CSS Document */
.tipinfo font.error{background:url("unchecked.png") no-repeat;padding-left:17px;color:#eb0000;font-size:12px;width:14px;height:14px; margin-left:5px;}
.tipinfo font.valid{background:url("checked.png") no-repeat;width:14px;height:14px;font-size:12px;margin-left:5px;} 