@import url("sitewide.css");
	
/* ///////////////////////////////////////////////////// Content */				
	
#content #contentHeader {
	background: url(../_img/headers/hdr-resumes.png) no-repeat;
	}	
	
h3 {
	margin-top: 2.00em;
	font-size: 1.25em;
	}

h4 {
	float: left;
	width: 50px;
	margin: 0; /*This HAS to be set to 0*/
	font-weight: normal;
	}
	
p.multiple {
	margin-left: 50px;
	width: 430px;
	}
	
#leftColumn {
	text-align: right;
	}	
	
#leftColumn img {
	vertical-align: bottom;
	}
	
#leftColumn p.caption {
	margin-top: -1.00em;
	}	
	
#actualContent .fs875em {
	font-size: 0.875em;
	line-height: 1.25em;
	}			
	









