﻿table.SearchSummary
{
    background-color: #B8CDE0;
	width: 600px;
}

table.SearchSummary .LabelCell
{
    background-color: #8CADCC;
    width: 100px;
}

table.SearchSummary td
{
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 5px; 	
}

div.DisplayButtons
{
    background-color: #e2e3e5;
    padding-top: 5px;    
    padding-bottom: 5px;
    width: 135px;
}

div.DisplayButtons input
{
    margin-left: 5px;
}

div.EmailSchedule
{
    margin-bottom: 10px;
    margin-top: 10px;
}