/* CSS Document 
 08-22-06 HT: extra styles for /htdocs/about/careers/index.php page
*/

.mainTop {
			background:url(/media/about/careers/left_col_top.gif) no-repeat left top;
			padding:6px 0 7px 17px;
			margin:10px 0 0 0;
			font: bold 14px Arial;
		}
		.sideTop {
			background:url(/media/about/careers/right_col_top.gif) no-repeat left top;
			padding:6px 0 6px 17px;
			margin:10px 0 0 0;
		}	
		#mainContent {
			padding:0 0 10px 0;
			background:url(/media/about/careers/left_col_background.gif) no-repeat left bottom;
			margin-bottom:10px;			
		}
		#sideContent {
			padding:0 0 10px 0;
			background:url(/media/about/careers/right_col_background.gif) no-repeat left bottom;
			margin-bottom:10px;
		}