@charset "utf-8";
/* CSS Document */

#request-inspection	{
	color: #666;
	margin-left: 16px;
}

#request-inspection	th, 
#request-inspection	td	{
	padding: 0.3em;
	vertical-align: top;
}

#request-inspection	th	{
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 0.6em;
	text-align: right;
}

#request-inspection	input	{
	font-size: 1.3em;
	font-weight: bold;
}

#request-inspection	input, 
#request-inspection	textarea	{
	padding: 0.1em;
	width: 260px;
}

#request-inspection	input.button	{
	width: 125px;
}

#request-inspection	input.zip	{
	width: 100px;
}

#request-inspection	tfoot	td	{
	border-top: 1px solid #ccc;
	padding: 0.5em 0 1.5em;
}

#request-inspection	td	strong	{
	color: #ed9313;
	font-size: 1.1em;
	font-weight: normal;
}