/*
@ Copyright: Jared Ritchey
@ Author URL: http://www.jaredritchey.com
@ Author Email: jared@jaredritchey.com
@ Project URL: http://www.jaredritchey.com/datatools/
@ Usage: AJAX Form Submit
@ License: (C)2008 Jared Ritchey Design, All Rights Reserved.
*/

#msg {display:none; position:absolute; z-index:200; background: url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:210px; text-align:left; font-weight:bold; font-size:11px !Important;}