#content{background: url('../../images/2col_left_bg.gif') repeat-y 0 0;}
#document_content{

	width:680px;

}

#left_col {
	float:left;	
}

#mid_col{
	width:680px;	
	margin-left:10px
}

#right_col {
	display:none;	
}

