	body,td
	{
		font-family: "comic sans ms", "arial";
		font-size: 15pt;
		text-align:right;
       	font-family: timesnewroman;
        background-repeat:no-repeat;
    }

	input
	{
		font-family: timesnewroman;
		font-size: 13pt;
		text-align:right;
        width: 80px;
	}

   input, select
	{
		border: 1px inset gray;
		text-align:right;
		font-size: 13pt;
		font-family: timesnewroman;
        height: 25px;
        width: 155px;
        font-weight: bold;
	}

   #main
	{
		width: 325px;
	}

   .pane
	{
		display: none;
		width: 100%;
	}

    td.prompt
    {
		font-weight: bold;
		width: 20px;
	}

	td.slct
	{
		width: 120px;
	}

	td.txt input, td.txt select
	{
        width: 125px;
        font-weight: bold;
        border-bottom-style:ridge;
	}

   .ad
	{
		padding-top: 4px;
		text-align: center;
		width: 100%;
	}
select#cooking_from, select#cooking_to{
width:210;
}
input#cooking_val, input#cooking_res{
width:90;
}

