/*Rosemead School of PsychologyEvent Calendar CSS------------------------------Site-Level:		LocalMedia:			ScreenUpdated:			April 21 2005Author:			Tim Beardshear*//* Layout-------------------------------------- */#page_head {	border-bottom:solid 1px #CCC;	float:left;	padding:0 10px 6px 10px;	width:505px;	margin:0 0 15px 0;}#page_head a {	float:right;}.event_item {	margin:15px 0 20px 0;        	padding:0 0 15px 0;	border-bottom:solid 1px #CCC;}#center_container .event_item table {/*	background-color:#FFFF00; */	border-collapse:collapse;	width:470px;	margin:0 0 0 0;	clear:left;}#center_container .event_item table td {	padding:0 0 5px 0; /* Over-rides global value */}	#center_container .event_item table .col1 {	width:70px;	text-align:right;	padding-right:15px;	font-weight:bold;	color:#888888;	vertical-align:top;}	#center_container .event_item table .col2 {	width:380px;}	#center_container .event_item table .event-info {	padding-top:10px;}	#center_container .content-maintitle-3 {	margin-bottom:2px;}	.floating_image-small {	border:solid 1px #999999;	margin-right:15px;}.event_item .image_margin-6 {	float:left;	width:430px;}