.studio_showdown {
	background-image: url(/images/blog/nametags.jpg);
	background-repeat:  no-repeat;
	background-position: bottom right;
	overflow: hidden;
}

.studio_showdown #blog_body {
	margin: 0 40px 0 140px;
}

#blog_view_entry {
	padding: 0;
}

p.last {
	margin-bottom: 0;
	padding-bottom: 490px;
}

.boxes {
	width: 220px;
	float: left;
	display: inline;
	padding: 0 20px;
	height: 100%;
}

.studio_showdown #left_box {
	border-right: 1px solid #dcd9c2;
}

.studio_showdown #center_box {
	border-right: 1px solid #dcd9c2;
}

.studio_showdown #right_box {
}

.boxes h4 {
	font-size: 2em;
	color: #dcd9c2;
}

.boxes p {
	color: #6E6057;
}

#box_wrapper {
	width: 800px;
	overflow: hidden;
	margin-bottom: 40px;
	border-top: 1px solid #dcd9c2;
}

div#tag {
	float: right;
	margin-right: 20px;
	width: 360px;
	height: 240px;
	background: url(/images/blog/tag.jpg) no-repeat;
}

p#top_left {
	float: left;
	width: 400px;
	display: inline;
}