#header_content{
	margin-top:-33px;
}
#header_content .col1{
	float:left;
	width:592px;
	margin-right:30px;
}
#header_content .col2{
	float:left;
	width:236px;
	min-height:178px;
	background-image:url(../../images/work_meta_bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-top:1px solid #2e2e2f;
	padding:15px 20px;
	color:#fff;
}
#header_content .col2 .project_label{
	font-size:11px;
	color:#74df0f;
	text-transform:uppercase;
}
#header_content .col2 .project_title{
	font-size:16px;
}
#header_content .col2 .separator{
	border-bottom:1px dotted #909090;
	width:155px;
	margin:8px 0px;
}
#header_content .col2 ul li{
	font-size:12px;
	line-height:21px;
}
#header_content .col1 .work_header{
	border:5px solid #202021;
	line-height:0px;
}
#content .col1 .work{
	background-color:#202021;
	padding:5px;
}
#content .col1 .work .description{
	background-color:#fff;
	padding:30px;
	font-size:12px;
	color:#464646;
	line-height:19px;
	margin-bottom:4px;
}
#content .col1 .work .shots img{
	line-height:0px;
	display:block;
}
#content .col1 .work  .big{
	margin-bottom:4px;
	line-height:0px;
	padding:0px;
}
#content .col1 .work  .video{
	height:327px;
}
#content .col1 .work  .small{
	margin-bottom:4px;
	line-height:0px;
	padding:0px;
}
#content .col1 .work  .left{
	margin-right:8px;
	line-height:0px;
	padding:0px;
	float:left;
}
#content .col2 .content{
	border:3px solid #e4e4e4;
	padding:24px;
	font-family:Arial;
	font-size:12px;
	color:#464646;
	line-height:14px;
}
#content .col2 .content .meta{
	font-size:11px;
	line-height:19px;
}
#content .col2 .content .meta .title{
	font-weight:bold;
	text-transform:uppercase;
}
#content .col2 .content .slashes{
	margin:14px 0px 3px 0px;
}
#content .col2 .content .case_study .header{
	display:block;
	margin:25px 0px 15px 0px;
}
#content .col2 .content .case_study h2{
	font-size:16px;
	color:#464646;
	line-height:20px;
	font-family:Arial;
	font-weight:bold;	
}
#content .col2 .content div.contact_button{
	margin-top:119px;
}