/* -----------------------------------------------
              form
   ----------------------------------------------- */

/* ========== form table ========== */

form table.plain tbody th,
form table.plain tbody td
	{
	padding-top: 15px;
	}

form table.plain tbody th
	{
	width: 150px;
	}

/* ========== controls ========== */

form input.text,
form textarea
	{
	width: 100%;
	}

/* ========== formList ========== */

form .formList
	{
	margin: 0;
	padding: 0;
	}

form .formList li
	{
	list-style: none;
	margin-left: 0;
	}

/* ========== action ========== */


/* ========== complete ========== */

.specialThanks
	{
	background: url(/common/img/form_pic_sea-otter.png) 105px top no-repeat;
	min-height: 345px;
	margin-top: 10px;
	/*\*/
	_height: 345px;
	/**/
	}

