body{min-width:100% !important;}

table #tableid {border: solid 1px gray;}
.dataHeadProprietor
{
	width:12%;
}

.dataHeadPremiseName
{
	width:12%;
}

.dataHeadAddress
{
	width:30%;
}

.dataHeadInspectionResult
{
	width:12%;
}

.dataHeadInspectionDate
{
	width:12%;
}

.dataHeadInspectionReport
{
	width:22%;
}

.headingRow
{
	color:White;
	border-bottom:1px;
	border-style:solid;
}

#resultsPanel
{
	width:99%;
}

.summaryTable
{
	table-layout:fixed;
	border:1;
	border-color:Black;	
}

.searchTextBox
{
	width:4em;
}

#summaryTable .headingRow th input
{
	border:none;text-decoration:underline;padding:1px;margin:1px;color:#000 !important;background-color:Transparent !important;cursor:hand;
}

.searchControl
{
	float:left;
	padding:1em;
	font-weight:bold;
}

.searchButton
{
	margin-top:6.7em;
	float:left;
}

.resetButton
{
	margin-top:6.7em;
	padding-left:1em;
	float:left;
}


fieldset
{
	margin-top:0px;
}

 
 
#textBoxPremiseName
{
	margin-bottom:1em;
}

#textBoxStreetName
{
	margin-bottom:1em;
}

#searchFields
{
	width:70%;
	min-width:500px;
}
#comboBoxInspectionResult
{
	width:12em;
}


#labelNoDataFoundLabel{
	background-color:#D1DAE8;
	color:#000000;
	margin-left:11px;
}

/*External Links*/
.newWindow
{
	border: 0pt none;
}

