body.custom {
	background-color: #ddd;
}

.custom #page {
	background-color: #fff;
	border: 1px solid #333;
	margin-top: 2.2em;
	padding: 0;
	margin-bottom: 2.2em;
}
.custom #header {
	height: 125px;
	border-bottom-style: none;
	padding: 0;
	background: url(images/header.png) no-repeat;
}

.custom #footer {
	border-style: none;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	background: url(images/footer.png) no-repeat;
	text-align: center;
}

.custom #footer a {
	color: #1d669b;
	text-decoration: none;
	border-style: none;
	font-variant: small-caps;
}

.custom #footer a:hover {
	color: #ff0;
}

.custom h2 {
	color: #0178B0;
}

.custom #respond {
	background:transparent url(images/7tools.png) no-repeat scroll -45px -30px;
	border:8px solid #333333;
	left:-67px;
	margin:10px 25px;
	padding:240px 10px 10px;
	position:relative;
	width:190px;
	font-size: 10px;
}

#resptable {
        padding-left: 10px;
}

.custom #sidebars li.widget {
	list-style-image: none;
	text-align: left;
	list-style-type: none;
}