﻿#Content
{
	width: 750px;
}

.DetailHeader
{
	background-image: url(../images/ceb_grid_header_bg.png);
}

#Footer
{
	width:750px;
}

#Footer #questionsLine
{
	background-image:url('../../images/Footer.jpg');
	background-repeat:repeat-x;
	width:750px;
	text-align:center;
	color:#333333;
	font-weight:bold;
	padding:10px 0px 15px 0px;
}

#Footer #hoursPhoneContainer
{
	color:#3B5C6D;
}

.Grid tr th
{
	background-image: url(../images/ceb_grid_header_bg.png);
	border: solid 1px #999999;
}

.GridPager
{
	background-image: url(../images/ceb_grid_pager_bg.png);
}

#Holder
{
	width: 750px;
}