/*
 * Ext JS Library 2.1
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */

body {
  font-family:helvetica,tahoma,verdana,sans-serif;
  padding:20px;
  padding-top:32px;
  font-size:13px;
  background-color:#ffc !important;
}

p {
  margin-bottom:15px;
}

h1 {
  font-size:large;
  margin-bottom:20px;
}

#msg-div {
    position:absolute;
    left:35%;
    top:10px;
    width:250px;
    z-index:20000;
}
