/* @override http://arthosting.co.uk/textpattern/css.php?n=tweak */

	#lower-part #comment h4 a:hover, #lower-part #comment h4 a:focus { color: red; text-decoration: none; }

#lower-part {
	width: 960px;
	margin: 2em auto;
	clear: both;
	color: #ffffff;
	background-color: #2F2E2B;
}

#lower-part blockquote { background: #444444 url(../images/layout/icons/doublequote-dark.gif) no-repeat top left; }

.col240-box img, .col320-box img, .col400-box img, .col560-box img, .col640-box img, .col960-box img, .col640-com img {
	background-color: #2F2E2B;
}

#footer {
	min-width: 960px;
	padding: 0.78em 0;
	clear: both;
	color: #ffffff;
	background: #2F2E2B;
}

/* Search */
.search_results strong { color: #2F2E2B; background-color: #DDDDCC; padding: 0 3px; }
