@charset "utf-8";
/*\*/
@import "common.css";

#error {
padding:15px;
}

#error h3 {
font-size:122%;
color:#CC0000;
margin-bottom:1em;
}

#error p {
line-height:1.5;
}
