/************************************************************/
/* Cascading Style Sheet for goodedesign.com.au forms       */
/* Created by: tudor@goodedesign.com.au						*/
/* Created on: 19-10-2004								    */
/* Last updated by: tudor.goode@bdw.com   				    */
/* Last updated on: 19-10-2004								*/
/*								                            */
/* (c) Copyright Goode Design Pty Limited  2004             */
/************************************************************/

/*email form styles*/
#inquirery{
	width:90%;
	}
#from{
	width:60%;
	margin-bottom:5px;
	}
#typebox{
	margin-bottom:5px;
	}
#body{
	width:100%;
	height:200px;
	}
#send{
	margin-right:0px;
	margin-top:5px;
	}
#varify {display: none;}