img {
	*display: block;
	border: none;
}

.bg1 table tr td img,
.bg7 table tr td img {
	*display: inline;
}

.logo a {
	display: block;
	text-decoration: none;
}
.logo a img
 {
	border: none;
}

.content {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-left: 10px;
	padding: 10px 0 40px 0;
}

.content p,
.content strong,
.content a,
.content li {
	text-align: left;
}

#quicknav {
	font-size: 14px;
	line-height: 22px;
	width: 419px;
	height: 159px;
	background: url(../img/quicknav-bg.jpg) no-repeat;
	padding: 10px;
	margin: 0 0 30px 32px;
	color: #fff;
}

#quicknav ul {
	width: 419px;
	height: 110px;
}

#quicknav li {
	float: left;
	list-style: disc;
	width: 200px;
	margin-right: 6px;
}

#quicknav ul li {
	*display: inline;
}

#quicknav li a {
	text-decoration: none;
	color: #fff;
}

#quicknav li a:hover {
	color: #f6ff63;
}

h1 {
	margin-left: 10px;
	font-size: 20px;
}

h2 {
	margin-bottom: 12px;
	font-size: 18px;
}

.feats {
	width: 235px;
}

a.webshop {
	display: block;
	width: 190px;
	height: 37px;
	background: url(../img/webshop-button.jpg) left top;
}

a.webshop:hover {
	background: url(../img/webshop-button.jpg) left bottom;
}