@charset "utf-8";
/* CSS Document */

/*
Content left
*/
.puff_type_one
{
	width:222px; 
	float:left; 
}

/*
	seperator -create a  space between the content 
*/
.puff_seperator
{
	width:35px; 
	float:left; 

}

/*
	This is where all the middle contents goes.
*/	
.puff_type_middle
{	
	float:left;
	width:386px; 
}

.page_navigation_viewer
{	
	float:left; 
	height:40px;
	width:387px;
}

.sub_headline_space
{
	float:left;
	margin-top:20px;
	display:block;
	width:100%;
}

.headline
{	
	float:left;	
}

.text_div
{
	margin-left:10px;
	margin-top: 30px;	
	float:left;
	width:387px;
}

.imageholder_left_top
{
	float:left; 
	width:222px; 
	margin-bottom:1px;
}

.imageholder_left_bottom
{
	float:left; 
	width:222px;	
	margin-bottom:38px;
}

.print_page_div
{
	
	float:left;
	height:30px;
}

.related_cooworker_div 
{	
    float:left;	
	margin-top:26px;
	
}	 
