
#main .block {
	color: #58595b;
}
#main .bfilter h2,
#main h2,
#main .block h1 {
	color: #B5975B; // green color
}
table.listing tbody th,
table.hcal td a {
	color: #58595b; // grey color
}
#main .bfilter p a,
table.hcal td.holiday,
table.hcal td.holiday a,
table.listing tbody td a {
	color: #B5975B; // pink color
}

table.listing tbody th,
table.listing tbody td {
	border-top: 1px solid #B5975B; // pink color
}

table.form input.edit {
	font-size: 11px;
	width: 200px;
}


table.listing tbody th, table.listing tbody td {
	color: #757575;
}

#main ul.attent li {
	color: #58595B;
}


.quick-filter {
	padding-bottom: 10px;
}
.quick-filter span {
	float: left;
	line-height: 10px;
}
.quick-filter input.edit {
	font-size: 11px;
	width: 270px;
	margin-left: 10px;
	margin-top: 2px;
}
.quick-filter input.long {
	width: 320px;
}
.quick-filter input.btn {
	border: none;
	color: #fff;
	background: #003d63;
	font-size: 11px;
	padding: 3px 2px;
}


.page-urbanwave .block h1.title b { background-image: url(img/title/red-titles-big-uw.gif); }
.page-urbanwave .box h2.red b { background-image: url(img/title/red-titles.gif); }

.block h1 { float: none; width: auto; margin-bottom: 10px; }
