@charset "utf-8";
/* CSS Document */


/*** Table Styles ***/
table.form_table tr td{
	white-space:nowrap;

}

input{
	width:200px;
}



