div.centercolumn {
	width:564px;
	float:left;
	height:auto;
}

div.centercolumn div.title {
	width:564px;
	height:48px;
}

div.centercolumn div.title#red {
	background-image:url("/images/internal/header/red_wide.gif");
	background-repeat:no-repeat;
}

div.centercolumn div.title#orange {
	background-image:url("/images/internal/header/orange_wide.gif");
	background-repeat:no-repeat;
}

div.centercolumn div.title#purple {
	background-image:url("/images/internal/header/purple_wide.gif");
	background-repeat:no-repeat;
}

div.centercolumn div.title#blue {
	background-image:url("/images/internal/header/blue_wide.gif");
	background-repeat:no-repeat;
}

div.centercolumn div.title#green {
	background-image:url("/images/internal/header/green_wide.gif");
	background-repeat:no-repeat;
}

div.centercolumn div.title#liteblue {
	background-image:url("/images/internal/header/liteblue_wide.gif");
	background-repeat:no-repeat;
}

div.centercolumn div.title#mustard {
	background-image:url("/images/internal/header/mustard_wide.gif");
	background-repeat:no-repeat;
}

div.centercolumn a.results {
	color:#f79324;
	text-decoration:underline;
}

div.centercolumn a.results:hover {
	color:black;
	text-decoration:underline;
}

div.centercolumn div.listing1 {
	width:564px;
	background:#f4f4f4;
	clear:left;
}

div.centercolumn div.listing2 {
	width:564px;
	background:white;
	clear:left;
}

div.centercolumn div.checkbox {
	float:left;
	width:54px;
	height:59px;
}

div.centercolumn div.checkboxContent {
	padding-top:5px;
	padding-left:5px;
}

div.centercolumn div.listingRight {
	width:435px;
	padding-top:3px;
	float:left;
}

div.centercolumn .listingTitle {
	font-size:12px;
	font-weight:bold;
}

div.centercolumn .listingLinks {
	color:#f79324;
	font-size:10px;
}

div.centercolumn .listingText {
	padding-top:3px;
	color:#8a3995;
	font-size:11px;
}

div.centercolumn .listingDescription {
	padding-top:3px;
	color:#5a5a5a;
	font-size:11px;
	float:left;
}

div.centercolumn .listingDescription a {
	text-decoration:underline;
	color:#5a5a5a;
}

div.centercolumn .listingDescription a:hover {
	text-decoration:underline;
	color:black;
}

div.centercolumn .listingIcons {
	width:64px;
	float:left;
	text-align:right;
}

