label.label { font-weight: bold; float: left; width: 200px; margin: 0px;}
#recommend span {float:left; width: 185px; padding: 0px; margin: 0px;}
#recommend input { padding-left: 5px; margin-bottom:10px; width: 170px;}
#recommend input:focus { background-color: #e4e4e4;}
#recommend input:active { background-color: #e4e4e4;}
#recommend strong {float: left; padding-right: 5px;}
.inputerror {background-image: url(../images/error.gif); background-position: right; background-repeat: no-repeat; background-color: #ffffce;}
#errorlist { list-style-type: none; padding: 0px; margin: 0px;}
#errorlist li {padding-left: 20px; line-height:15px; background-image: url(../images/error.gif); background-position: left; background-repeat: no-repeat;}
