/* @group Redefined Tags */

* {
	margin: 0;
	padding: 0;
	border:0;
}

body {
	margin: 0;
	padding: 0;
	font: 12px/17px Arial, sans-serif;
	color: #333;
	background-color: #fff;
	background-image:none;
}

#dh-tab {
	display:none;
}

img#buy-local-logo {
	margin-bottom:15px;
}

#dh-header-wrapper {
	padding:0;
}

#dh-nav-menu {
	display:none;
}

#dh-categories-list {
	display:none;
}

a {
	color: #369;
	text-decoration: underline;
}

a, a:active {
	outline: none;
}

a:visited {
	color: #544327;
	text-decoration: underline;
}

p {
	font: 12px/17px Arial, sans-serif;
	color: #333;
}

#home #right-column h2 {
	margin-top:21px;
	margin-bottom:5px;
}

#home #home-search {
	display:none;
}

div.header-ad {
	padding:14px 0;
}

#sponsors {
	float:left;
}

#sponsors img {
	float:right;
	padding:0 5px 14px 5px;
}

.clear {
	clear:both;
}

img.feature-icon {
	padding-right:5px;
	vertical-align:bottom;
}

.dh-detail-box-content {
	margin-top:25px;
}

.dh-detail-box-content h3 {
	float:left;
	padding:0 0 10px 0;
	margin:0;
	color:#433f3a;
	font-size:17px;
	font-weight:normal;
}

.dh-thumbnail {
	float:left;
}

.dh-address {
	float:left;
	padding-left: 34px;
	width: 206px;
}

.dh-description {
	float:left;
	margin-top:10px;
}

span.featured-link {
	background:transparent url(/assets/images/common/hyperlink-icon.png) no-repeat right bottom;
	float:right;
	font-weight:bold;
	color:#6699cc;
}

body#static #page-text-content h1 {
	font-size:27px;
	font-weight:bold;
	line-height:27px;
}

body#static #page-text-content h2 {
	font-size:22px;
	font-weight:normal;
	margin-top:22px;
	line-height:22px;
}

body#static #page-text-content p {
	margin-top:15px;
}
