body
{
   margin: 10px;
   font-family: Verdana, Arial;
   font-size: 9pt;
}

input, label, table
{
   font-size: inherit;
   font-family: inherit;
}

P
{
   padding: 0px;
   margin: 0px;
}

.resultsTable
{
   width:100%;
}

.resultsRow
{
}

.resultsLink
{
}

#search_bottom_container_index {
	background-image: url(../images/graphics/bg/search_bottom_bg.gif);
	background-repeat: no-repeat;
	height: 326px;
	width: 800px;
	padding-top: 15px;
	padding-left: 29px;
}

