/*----------------------------------------------------*/
/*-------------- TYPOGRAPHY STYLESHEET ---------------*/
/*----------------------------------------------------*/


/* Created - 29 Apr, 2009 */
/* Author	- Matthew Holmes */
/* Web	- www.ivt.com.au */



a { color: #004990; text-decoration: none; }
a:hover { text-decoration: underline; }


h2 { padding: 18px 0 12px; color: #8a006f; font-size: 1.2em; font-weight: bold; text-transform: uppercase; }

h2#content_title { margin: 0 0 .2em; padding: 0 0 0 40px; color: #fff; font-size: 2em; text-transform: uppercase; }
h2#record_title { margin: 0 0 .5em; padding: 0; color: #8a006f; font-size: 1.6em; text-transform: none; }

.fieldset_title, .order_details_header { margin: 0 0 1em; color: #000; font-weight: bold; }

p { margin: 0 0 1em; }
