/*Rosemead School of PsychologyInfo Table Draft Setting CSS Document--------------------------------------Site-Level:		LocalMedia:			Screen, PrintUpdated:		August 30 2004Author:			Tim Beardshear*//* Layout-------------------------------------- */.info_table {	width:520px;	}/* Columns-------------------------------------- */.info_table .col1 {	width:120px;	padding-left:10px;	padding-right:55px;	}.info_table .col2 {	width:80px;	}.info_table .col3 {	width:120px;	text-align:center;	}.info_table .col4 {	width:55px;	text-align:center;	}