h1 span, h2 span, h3 span {
	display:inherit;
}

#column-left h2 {
	margin-top:10px;
}

#column-center h1 {
	margin:0 0 10px 20px;
}

body#blog #subhead {
	background:url("../images/subhead-blog.jpg") no-repeat;
	padding-top: 75px;
}

#column-left #sidebar ul {
	padding:0 0 10px 35px;
}

#column-left #sidebar ul li {
	list-style:none;
}

body#blog .yui-t2 #yui-main .yui-b  {
	margin-left:0;
	width:490px;
}

#column-center h2.title {
	margin:10px 0 10px 0;
}

#column-center ol {
	padding-left:40px;
}

#column-center h1.title {
	margin:10px 0 10px 0;
}

#column-center #doc2, #column-center .yui-t2 {
	width:490px;
}

#doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 {
	min-width:490px;
}

#column-center .post {
	margin-left:20px;
	margin-bottom:25px;
}

blockquote {
	margin-left:30px;
}

#ft {
	padding: 1em;
	margin-top: 1em;
	text-align: right;
	border-top: 3px solid #eee;
}

#ft a {
	color:#FFF;
}