#formContact, #formReview {margin:20px 0 20px 40px;float:left;}
#formContact h2 , #formReview h2 {font-size:1.1em;text-align:center;float:left;clear:left;}
#formContact a, #formReview a {color:yellow;margin-left:40px;}
#formContact label, #formReview label {float:left;clear:left;font-size:0.8em;font-weight:600;color:yellow;text-align:left;}
#formContact textarea, #formContact input, #formContact select {float:left;clear:left;width:310px;margin:2px 0 4px 0;}
#formReview textarea, #formReview input {float:left;clear:left;width:310px;margin:2px 0 4px 0;}
#formReview select {float:left;clear:left;width:60px;margin:2px 0 4px 0;}
#formReview ul {float:left;clear:left;margin-left:20px;width:310px;}
#formReview li {float:left;width:100px;margin:2px 0 4px 0;}
#formReview select.name {width:310px;}
#formReview p, #formContact p {width:310px;}
