@charset "UTF-8";
/* CSS Document */

#openings { border-top: 1px solid #2e6d8d; margin: 0; padding: 15px 0 0 0; }
	#openings li { background: none; border-bottom: 1px solid #2e6d8d; margin: 0 0 1em 0; padding: 0 0 0 235px; position: relative; }
	#openings .description { margin-bottom: 5px; }
	#openings .jobTitle { position: absolute; top: 0; left: 0; width: 220px; }
		#openings h3 { margin-bottom: 3px; }
	#openings .location { color: #4d89a9; font-size: 10px; font-weight: normal; letter-spacing: 1px; line-height: 1.2em; text-transform: uppercase; }


