/* CSS Document */
#msg {display:none; position:absolute; z-index:200; background:url(../img/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#FEF5E4; border:2px solid #3b2c27; border-left:none; padding:5px; min-width:150px; max-width:250px; color:#3b2c27;}
