/*Rosemead School of PsychologyBlock Grid CSS Document------------------------------Site-Level:		--Media:			PrintUpdated:		August 16 2004Author:			Tim Beardshear*//* Font styles-------------------------------------- */.content-block_a h3,.content-block_b h3 {	border-bottom:solid 1px #666666;	margin-bottom: 4px !important;	padding-bottom: 3px !important;	}/* Layout-------------------------------------- */.content-block_a {	margin:10px 25px 0 0;	padding:0;	float:left;	width:170px;	clear:left;	}	.content-block_b {	margin:10px 0 0 0;	padding:0;	float:left;	width:170px;	}	.content-block_a p,.content-block_b p { /* Fixes IE mac */	width:169px;	}		/* IE Mac and Win hacks---------------------------------------------- */* html .content-block_a {	clear:none;	}