/*Rosemead School of PsychologyPh.D. Track CSS Document--------------------------------------Site-Level:		LocalMedia:			Screen, PrintUpdated:		August 30 2004Author:			Tim Beardshear*//* Layout-------------------------------------- */#center_container .content-block_a,#center_container .content-block_b {	width:245px;	}	#center_container .content-block_a {	margin-right:30px;	}	/* Fixes IE mac */#center_container .content-block_a p,#center_container .content-block_b p { 	width:244px;	}/* Tables-------------------------------------- */#center_container .table_course-track {	width:244px;	margin:0px 0 18px 0;	padding:0;	border-collapse:collapse;	}	#center_container .table_course-track tr {	width:244px;	}	.table_course-track tfoot .col2 {	border-top:solid 1px #999999;	padding-top:4px;	}	.table_course-track td {	margin:0;	padding:1px 0 1px 0;	}	.table_course-track .col1 {	text-align:left;	width:215px;	}	.table_course-track .col2 {	text-align:right;	width:19px;	}#fall_1st, #fall_2nd { height:140px; }#fall_3rd, #fall_4th { height:140px; }#int_1st, #int_2nd { height:80px; }#int_3rd, #int_4th { height:60px; }#spr_1st, #spr_2nd { height:160px; }#spr_3rd, #spr_4th { height:150px; }#fall_5th {	height:50px; }#spr_5th { height:60px; }