/* CSS Document */
@charset "UTF-8";

/* Estilo necessário para o plugin blockUI. */

div.blockOverlay
{
background-image: url(../img/ajax-loader.gif);
background-position: center center;
background-repeat: no-repeat;
}

div.growlUI 
{

}

div.growlUI h1, 
div.growlUI h2
{
color: #fff;
font: 1.6em Times New Roman;
padding: 5px;
text-align: center;
}
