
/*========================================================================
Cal Poly Template Custom Web Stylesheet

Add custom styles for your web site here.
=========================================================================*/


/*used to line up items on a form */
#content label.leftalign {  
float: left;  
width: 9em;  
margin-right: 1em;
}
