/*
================================================================================
Stylesheet for contact forms, as part of SPOCC
--------------------------------------------------------------------------------
Author:		Craig Anderson
Created:	28/10/2010
Notes: 		Please update the 'Used by' lists, in order to assess the impact
			of changes to these rules
--------------------------------------------------------------------------------
Document update history
--------------------------------------------------------------------------------
Date:		
Name:		
Purpose:	
================================================================================
*/

/*
Error messages
Used by:	/advanceorders/orderform.asp
*/
span.errormessageincell { color: #CA130B; font-weight: 700; }
div.errorMessageInDiv { color: #CA130B; font-weight: 700; margin: 10px 0; }