/* 
    Document   : tpl
    Created on : Oct 7, 2009
    Author     : CrimsonBase
    Description:
        Stylesheet specifically for template problems
*/

.tpl_error {
    padding: 10px 70px;
    margin: 0px;
    background: url(../images/icons/500.png) 10px 10px no-repeat;
}

.tpl_error h1 {
    color: #E23936;
    margin: 0;
}
