

fieldset 						{border:none; height: 250px;}

input, textarea, a 				{outline: none;}

input							{width: 185px; border: none; background: none; margin:8px 0 0 10px;}

.input-bg						{background: url(images/input_bg.jpg) no-repeat transparent; height: 30px; width: 202px; position: relative; left:65px; bottom: 30px;}

label 							{font-size: 14px; font-weight: 100; height: 45px; position: relative; bottom: 7px;}

.field							{height: 30px;}

.message-bg						{background: url(images/input_msg_bg.jpg) no-repeat transparent; height: 106px; width: 202px; position: relative; left:65px; bottom: 30px;}

textarea						{width:185px; height: 100px; border: none; background: none; overflow: auto; padding: 10px 0px 10px 10px; display: inline;}

input.submit-button				{width:115px; height: 46px; overflow: hidden; position:relative; top: 50px; left: 150px;}

h5								{width: 150px; height: 50px; float: left; position: relative; bottom: 50px;}

body#contact #col2				{width: 265px; height: 345px; float: right; padding: 0px 26px 0 26px; border-left: 1px solid #a7a9ac; display: inline;}

body#contact #col1				{width: 265px; float: left; padding: 0px 27px 10px 25px; border: none; display: inline;}

#thanks							{position: relative; left: -5px; }

