.error{color:red;}
.main{width:500px; margin:0px auto;}
@font-face{font-family: Lobster;src: url('');}

.space{margin-bottom: 4px;}
.txt{width:270px;border:1px solid #00BB64;height:30px;border-radius:3px;color:#00BB64;margin-bottom:5px;}
.but{width:270px;background:#00BB64;border:1px solid #00BB64;height:40px;border-radius:3px;color:white;margin-top:10px;}
em.error {background:url("") no-repeat 0px 0px; padding:0px 5px 5px 5px;color: #ff0000;font-weight:500; min-width: 150px !important;
    position: absolute;  margin: 0px 0px 0px -170px;}
em.success {background:url("") no-repeat 0px 0px;padding-left: 1px;color: #33ff55;
}


