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

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

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

   #main
	{
		width: 300px;
        height: 140px;
	}

   .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#length_from, select#length_to, select#weight_to, select#weight_from, select#area_from, select#area_to, select#cooking_from, select#cooking_to, select#volume_to, select#volume_from{
width:220px;
margin-right:15px;
}
input#length_val, input#length_res, input#weight_res, input#weight_val, input#area_val, input#area_res, input#cooking_val, input#cooking_res, input#volume_res, input#volume_val
{
width:60px;
}
iframe{
display:none;
border:none;
background:none;
}

