﻿body {font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 14px;
    max-width: 600px;
    background-color: #e9e9e9;
    margin: auto;
    margin-top: 20px;}
h1{font-size:24px}
.erroricon{height:30px;float-left;margin-right:5px;float:left}
.errorcontainer{
    background-color: white;
    padding: 20px;
    border-radius: 20px;
    min-height: 200px;
    border: solid 1px #9E9E9E;}
