<style tyle="text/css">
<!--
@charset "utf-8"
.......other CSS rules ..... 
-->

.hspace {
	min-height: 94px !important;
	padding-top: 5px;
	padding-bottom: 5px;
}
.input {width: 200px; height: 30px; border-radius: 10px; margin-bottom: 10px;}
</style>