@charset "utf-8";
/* CSS Document */


/* class override */

#headline {
	display:block;
	font-size:52px;
	margin-bottom:120px;
	overflow:inherit;
	width:850px;
}

.work_headline{
	text-transform: uppercase;
	}


.work_subhead {
	font-size:15px;
	text-transform: uppercase;
}


.work_label_2lines{
	padding-top:20px;
}


#main_press{
	top:163px;
	}
	
	
#contentcontainer{
	/*float:left;*/
	}	
	
#pagecontainer_achive{
	margin:70px 0px 0px 50px;

}
	

/* new classes */
#news_column {
	position:absolute;
	top:260px;
	border-left:#999999 solid 1px;
	margin-left:700px;
	padding-left:25px;
	width:200px;
}

#news_column .column_title{
	font-size:20px;
	font-weight:bold;
	margin-top:-4px;
}


#news_column img {
	display:block;
	margin-bottom:10px;
}



/* SPACERS */

.spacer5 {
	font-size:5px;
	height:5px;
}
.spacer10 {
	height:10px;
}
.spacer15 {
	height:15px;
}
.spacer20 {
	height:20px;
}
.spacer25 {
	height:25px;
}
.spacer30 {
	height:30px;
}
.spacer40 {
	height:40px;
}
.spacer60 {
	height:60px;
}