﻿#mainBody #content {
	background-image:none;
	background-color:#ffffff;
	background-repeat:repeat-x;
	width:750px;
	padding-top:10px;
	
}
.pastissues #mainBody #content {
	padding-top:0;
	
}

#TitleBar2 .title
{
	margin:0px;
	padding:0px;
	color:#0078BE;
	padding-bottom:3px;
	font-size:20px;
	font-weight:bold;
}

.titleBar .title
{
	margin:0px;
	padding:0px;
	color:#0078BE;
	padding-bottom:3px;
	font-size:14px;
	font-weight:bold;
}

.BoxBackground
{
	width:724px;


	min-height:50px;
		
}

div.BoxBackground ul li
{

 list-style-image: url(/images/blue_list_image.gif)!Important;
}

.locator .BoxBackground 
{
	background:url(../images/locator_box_bg.gif) repeat-y;
	min-height:116px;
}

*html .locator .BoxBackground 
{
	height:116px;
}
.ExpiredBackground
{
	width:724px;
	background-image:url(../images/bg_guestexpired.gif);
	background-repeat:repeat-y;
	padding-left:10px;	
	min-height:300px;		
}

div#BoxFooter
{
	width:734px;
	height:161px;
}

.box_footer 
{
    width:734px;
    background-image:url(../images/boxfooter_nograss.gif);
    height:12px;
    background-repeat:no-repeat;
}

.kitties {
	background-image:url(../images/boxfooter_kitties.jpg);
	height:156px;
	background-repeat:no-repeat;
}

div#LocatorBottom 
{
	margin-left:3px;
	margin-top:-30px;
	position:relative;
}

div#LocatorBottom .BoxBackground 
{
	width:714px;
	padding:12px;
}

div#LocatorBottom ul
{
	margin-top:0;
	padding-left:0;
	list-style-type:none;
}




#ctl00_ContentLeftColumn_uiOverflowTitle .title 
{
	margin:0px;
	padding:0px;
	color:#0078BE;
	padding-bottom:3px;
	font-size:20px;
	font-weight:bold;
}

div.subFooter
{
    background:url(../images/bottom_seperator.jpg);
    background-position: top center;
    background-repeat:no-repeat;
    padding-top:10px;
}
