/*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:540px;	}.info_table .col1,.info_table .col2,.info_table .col3,.info_table .col4 {	vertical-align:top;	line-height:1.5em;	}/* Columns-------------------------------------- */.info_table .col1 {	width:120px;	padding-left:10px;	padding-right:5px;	}.info_table .col2 {	width:135px;	}.info_table .col3 {	width:100px;	text-align:left;	}	.info_table .col4 {	width:170px;	text-align:left;	}