﻿body {
}
H1
{
	font-size: 25px;
	line-height: 26px;
	margin-bottom: 5px;
	color: #155BA1;
}
H2
{
	margin-bottom: 5px;
	color: #155BA1;
}
.crumbles
{
	font-size: 14px;
	font-weight: bold;
}
.crumbles A
{
	text-decoration: none;
}

.colList
{
	margin-top: 10px;
}
.colList .header
{
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: #155BA1 1px solid;
	color: #155BA1;
}
.colList .footer
{
	padding: 3px;
	font-size: 12px;
	border-top: #155BA1 1px solid;
}
.colList .footer A
{
	text-decoration: none;
	color: #155BA1;
}
.colList .item1
{
	width: 180px; 
	font-size: 10px; 
	line-height: 18px;
	padding-left: 5px;
	display: block;
	float: left;
}
.colList .collapse .item2, .colList .expand .item2
{
	width: 230px; 
	font-size: 10px; 
	line-height: 18px;
	padding-left: 5px;
	display: block;
	float: left;
	overflow: hidden;
}
.colList A
{
	text-decoration: none;
}
.colList A:hover
{
	text-decoration: underline;
}
.colList .counter
{
	color: #888;
}
.collapse
{
	height: 90px;
	overflow: hidden;
}
.expand
{
}

.searchOptions
{
	clear: both;
}
.lCol
{
	width: 200px;
	position: relative; 
	float: left;
	/*margin-top: 20px;*/
}
.rCol
{
	/*margin-top: 20px;*/
	margin-left: 210px;
	
}

.listings
{
	/*
	width: 500px;
	*/
	padding-top: 10px;
	clear: both;
}

.additionalOptions
{
	line-height: 18px;
}

.copy
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
