.notice{background:#dff0f5 url(information.png) center no-repeat;background-position:15px 50%;/* x-pos y-pos */ text-align:left;border:1px solid #3796b3;display:block;padding:5px 20px 5px 45px;color:#046380;width:90%;margin:10px auto;-webkit-border-radius:10px;-moz-border-radius:10px;-khtml-border-radius:10px;}
.about{background:#dff0f5;text-align:left;border:1px solid #3796b3;display:block;padding:5px 20px 5px 20px;color:#046380;width:90%;margin:10px auto;-webkit-border-radius:10px;-moz-border-radius:10px;-khtml-border-radius:10px;}
.alert{background:#e6e2af url(exclamation.png) center no-repeat;background-position:15px 50%;/* x-pos y-pos */ text-align:left;border:1px solid #a7a37e;display:block;padding:5px 20px 5px 45px;color:#736d4d;width:90%;margin:10px auto;-webkit-border-radius:10px;-moz-border-radius:10px;-khtml-border-radius:10px;}
.notice h3,.about h3{font-weight:bold;font-size:1.4em;}
.notice h4,.about h4{font-weight:bold;font-size:1.2em;}
.notice h5,.about h5{font-weight:bold;font-size:1.1em;}