/* ==������ʽ== */

form{margin:0;padding:0 0 40px 0}

.formgroup{
margin-bottom:10px;
height:28px;
border-bottom:1px #def solid;
background:url(../images/icon1.gif) left no-repeat;
font: 14px/28px Verdana, Arial, Helvetica, sans-serif;
padding-left:22px;
font-weight:bold;
}


.formintro{
border:1px #def solid;
margin:10px 0px 20px 0px;
padding:10px;
background:#f7fbfe;
}

.formborder{
margin:0px;
margin-top:-1px;
border:1px #e8e8e8 solid;
padding:12px;
}


.input{style=widht:216px;font-size:18px #ababab;border-bottom:1px solid #e6e6e8;height:20px;line-height:20px;padding:0px 3px;color:#555;background:rgba(251, 251, 251, 0);}
.textarea{border-bottom:1px solid #e6e6e8;font-size:12px;padding:3px;color:#555;background:rgba(251, 251, 251, 0)}
.button{border:1px #ddd solid;font: 12px Verdana, Arial, Helvetica, sans-serif;height:22px;line-height:20px;padding:0px 3px;background:#f7f7f7;}
.submit{border:1px #ddd solid;font: 12px Verdana, Arial, Helvetica, sans-serif;height:22px;line-height:20px;padding:0px 3px;background:#f7f7f7;}
.mustfill{color:#272636}

.loginlink{cursor:pointer;text-decoration: underline}
.logoutlink{cursor:pointer;text-decoration: underline}
<style>
#feedbacksmallform input,

#feedbacksmallform textarea,

#feedbacksmallform select{
	resize: none;
	width: 160px;
	display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 4px;
    vertical-align: middle;
}

#feedbacksmallform input{
    height: 20px;
    color: #555555;}
#feedbacksmallform .submit{    height: 22px;
    padding: 0;
    width: 220px;
    background: #f00;
    color: #fff;
    float: right;}
</style>