div#article {
	padding-top: 35px;
}

div#article h1 {
	padding-bottom: 20px;
}
div#article h2 a {
	text-decoration: none;
}
div.two-cols div.usesimage {
	padding-bottom: 20px;
}
* html div#nav {
	margin-top: -293px;
}
div.blog {
	padding: 0 130px 5px 0;
	position: relative;
	min-height: 90px;
	border-bottom: 1px solid #f0ede8;
	margin-bottom: 5px;
}
* html div.blog {
	height: 70px;
}
div.blog a.more-link {
	float: right;
	margin-right: -130px;
	margin-top: -10px;
}

div.blog span.date {
  	font-size: 1em;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 10px 0 10px;
	color: #a0b7a0;
}
* html div.blog span.date {
	right: 0;
}

div.usestop {
	background: url(images/home_left_col.png) no-repeat -1px 100%;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.usestop p {
	font-size: 0.7em;
	font-style: italic;
	color: #444;
	text-align: center;
	padding: 0 10px;
}
div#article div.usestop h1,
div#article div.usestop h2 {
	font-size: 1em;
	text-align: center;
	padding: 0 10px;
	margin: 0;
	line-height: 1em;
}
div.usestop p a.more-link {
	display: none;
}
div.two-cols div.left {
	width: 225px;
}
div.two-cols div.right {
	padding-left: 40px;
}
