/*******************************************************
 * MidnightBlue_EmailPage.css
 * 
 * (C) 2007 Carsley and Associates
 * ALL RIGHTS RESERVED
 ******************************************************/

/*
 * Indents the address section on the employment opportunities page.
 */

#address
{
    margin-left: 45px;
}

#employment 
{
	font-size: 1.3em;
	font-weight: bold;
}
	
#employment li ul 
{
	font-size: 0.8em;
	font-weight: normal;
}

