#colleft h4 {
	margin-top: 2em;
	text-align: left;
}
#colleft ul.locations li a {
	padding-left: 1em;
}		
#quicksearch label {
	display: block;
	margin-bottom: 1em;
}
#quicksearch input {
	width: 115px;
	margin: 0;
}


#colright {
	width: 595px;
	margin-left: 190px;
}

#breadcrumb {
	font-size: 0.9em;
}
#breadcrumb p:after {
	content: url(../i/idownarrow.png);
	padding-left: 0.5em;
}
#breadcrumb span {
	background-position: 0 center;
}
#breadcrumb a, #breadcrumb span {
	text-transform: uppercase;
}
#breadcrumb a {
	padding-left: 2.8em;
	color: #333;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #0087cd;
	background-color: transparent;
}
#breadcrumb a.home {
	background: transparent url(../i/icons/house.png) no-repeat 1em center;
}
#breadcrumb a.home:after {
	padding-left: 0.5em;
	content: url(../i/irightarrow.png);
}
.divider {
	display: none;
}

.article {
	background-color: #e2e0df;
	padding: 30px 14px 30px 20px;
}
.article h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.8em;
}
.article h2 {
  font-size: 1.2em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	margin-bottom: 0;
}
.article img {
	background-color: #fff;
	border: 5px solid #cdcbca;
	padding: 1px;
}
.article p {
	margin-top: 1em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.article p.price {
	margin-top: 0;
	font-size: 1.5em;
	font-weight: bold;
}
.article p.price a:hover img {
	border-color: #4dc2ff;
}
.article p.price a {
	background-color: transparent;
	border-color: transparent;
}
.article p.price a.ec_ejc_thkbx {
	padding: 0;
	margin: 0;
	line-height: 20px;
}
/*.article form p {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 5px;
}
.article form input {
	float: left;
	margin: 0;
	padding: 0;
}*/
.article p.mightlike {
	padding: 0.5em 0;
	border-top: 1px solid #c1bfbf;
	border-bottom: 1px solid #c1bfbf;
}

.article p.postdate {
  margin: 0.5em 0 0.5em 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
  color: #777;
}
.article div.row {
  padding-bottom: 10px;
}

.article h1.news {
  margin-bottom: 0;
}
.article h2.break {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 2em;
  margin-left: 0;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}

a.item {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	color: #333;
	text-decoration: none;
	background-color: #cdcbca;
}
a.item img {
	background-color: transparent;
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
}
a.item h2 {
	font-size: 1em;
	color: #333;
	margin: 0.2em 0.5em 0 0.5em;
	width: 110px;
}
a.item p {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin: 0 0.5em;
}
a.item:hover, a.item:hover p, a.item:hover h2 {
	color: #fff;
}