/* PECMS CONTACT CSS */

div.contact					{ }
div.contact .top				{ width: 900px; height: 20px; background: url('/ergis/gfx/other_page/other_page_top.png') no-repeat 0 0; }
div.contact .contents				{ width: 770px; margin: 0 auto; padding: 0px 90px 0px 40px; font: normal 10pt Verdana; text-align: justify; background: url('/ergis/gfx/other_page/other_page_bg.png') repeat-y 0 0 ; }
div.contact .contents .left			{ width: 492px; float: left; }
div.contact .contents .right			{ width: 258px; float: left; margin-left: 20px; }
div.contact .contents .right .button input	{ border: none; }
div.contact .bottom				{ width: 900px; height: 20px; background: url('/ergis/gfx/other_page/other_page_bottom.png') no-repeat 0 0; }

#contact_from					{ width: 258px; }
.leftbox					{ width: 74px; margin: 0px; float: left; text-align: left; }
.rightboxinput					{ width: 180px; padding: 2px 0px 2px 0px; float: left; text-align: left; }
.rightboxinput input				{ width: 174px; }
.rightboxinput textarea				{ width: 174px; }
.rightboxtext					{ width: 180px; padding: 4px 0px 4px 0px; float: left; text-align: left; }
.button						{ text-align: right; margin-right: 18px; }