﻿body
{
}

ul
{
	list-style: url(./images/grey_bullet.gif);
}
ul li
{
	padding: 2px 0;
}

.page_results fieldset P.dialog_box
{
	margin: 0px;
	border-right-style: none;
	border-left-style: none;
}

.page_results
{
	padding-right: 10px;
	border-top: #bbb 1px solid;
	padding-left: 10px;
	background: url(./images/grey_gradient.gif) #fff repeat-x 50% top;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-top: 0px;
}

DIV.page_results P
{
	margin-bottom: 2em;
}
DIV.page_results fieldset H3
{
	padding-right: 4px;
	padding-left: 4px;
	background: url(./images/h2.gif) #005083 repeat-y left top;
	padding-bottom: 4px;
	margin: 0px;
	color: #fff;
	padding-top: 4px;
}


.PagerStyle table { width:auto; }