#gone-toptabs
{
	position:relative !important;
}
body
{
	margin:0px;
	background:#FFFFFF url(images/gone/directory_bg.jpg) 0px 45px repeat-x;
}
#gone-directory
{
	position:relative;
	background:#FFFFFF url(http://www.preferredconsumer.com/templates/preferredconsumer/images/gone/directory_mainbg.gif) 0px 0px repeat-y;
	height:auto !important;
	height/**/:150px;
	min-height:151px;
	width:800px;
	border-bottom:1px #A4B2C1 solid;
	margin-bottom:15px;
}
#gone-directory-headerbg
{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:149px;
	overflow:hidden;
	background:url(http://www.preferredconsumer.com/templates/preferredconsumer/images/gone/directory_header.jpg) left top no-repeat;
}
#gone-directory-title
{
	position:relative;
	display:inline;
	float:right;
	background-color:#FFBA00;
	width:631px;
	margin:96px 10px 8px 0px;
}
#gone-directory-title h1
{
	margin:0px;
	font-family:arial, geneva, helvetica, sans-serif;
	font-size:20px;
	color:white;
	text-align:right;
	padding-right:15px;	
}
#gone-directory-date
{
	position:absolute;
	top:20px;
	right:15px;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
