@charset "utf-8";

.blErrorTitle { padding-top: 20px; padding-bottom: 20px; text-align: center; font-family: verdana; font-size: 26px; font-weight: bold; color: red; }
.blErrorDetail { font-family: arial; font-size: 12px; font-weight: normal; padding: 0px 10px 10px 10px; background-color: #eeeeee; }
.blErrorDetailTitle { font-family: arial; font-size: 16px; line-height: 0%; font-weight: bold; }

