body  #content {
	background-image:		url(/images/emp_opps/background.jpg);
	background-repeat: 		no-repeat;
	min-height: 			673px;
	_height: 				673px;
	position: relative;
}

body #content p {
	margin-bottom: 1.5em;
	font-size: 1.1em;
	line-height: 1.1em;
	}

a:hover {
	text-decoration: none;
	}

.dropnav select {
	width: 375px;
}

/* Left Side
******************************************/

#content #left {
	position: absolute;
	left: 0;
	top: 32px;
	width: 390px;
	height: 500px;
	}

	#content #left a {
		color: #ba0001
		}

	#content #left p,
	#content #left ul {
		font-size: 1.3em;
		margin-left: 53px;
		}
	
	#content #left ul {
		margin-bottom: 2em;
		}
		
		#content #left li {
			list-style-type: disc;
			margin-left: 3em;
			}

	#content #left h3.cubefarm {
		background-image: url(/images/emp_opps/heading_cubefarm.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 381px;
		height: 16px;
		margin-bottom: 1.5em;
		margin-left: 53px;
		}

	#content #left p.jobaddress {
		margin-left: 0;
		}

	#content #left p.jobaddress a {
		background-image: url(/images/emp_opps/job_note.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		display: block;
		width: 376px;
		height: 139px;
		margin-left: 0;
		margin-top: 15px;
		}




/* Right Side
******************************************/

#content #right {
	position: absolute;
	left: 477px;
	top: 50px;
	width: 390px;
	height: 500px;
	color: #242021;
	font-size: 1.1em;
	}

#content #right .scroller ul {
	margin-left:2em;
	list-style:square outside;
}

#content #right .scroller li {
	display: list-item;
	list-style:square outside;
	margin-bottom: 5px;
}

	#content #right .dropnav {
		margin-bottom: 15px;
		}
		
		#content #right .dropnav select {
			font-size: 1em;
			}
	
	#content #right .scroller {
		height: 556px;
		overflow: auto;
		font-size: 1.1em;
		padding-right: 10px;
		}
		
		#content #right .scroller a {
			color: #242021;
			}