		div.careerimg {
		background: transparent url(/careers/images/careers_main.jpg) no-repeat scroll 100% top;
		width: 100%;
		height: 149px;
		float: right;
		margin: 0 0 15px 0;
		padding: 0;
		*background: transparent url(/careers/images/careers_main.jpg) no-repeat scroll 100% top;
		*width: 100%;
		*height: 149px;
		*float: left;
		*margin: 0 0 5px -15px;
		}
		
		div.careertext {
		background: transparent url(/careers/images/beige.gif) no-repeat scroll 100% top;
		/* for IE */
		opacity:0.9;
		/* CSS3 standard */
		filter:alpha(opacity=90);
		margin-top: 15px;
		margin-left: -10px;
		*margin-left: 5px;
		width: 339px;
		height: 114px;
		}
		
		div.careertext p { margin-bottom: 10px; padding: 5px 0 0 10px; }
		
		ul.careermain { margin-left: 10px; }
