/*  
Theme Name: Roderick's Snuff Forum
Description: Bespoke theme created by Scorch Digital Ltd
Version: 1.0
Author: Anthony Wilkins
Author URI: http://www.scorch.im/
*/
.alert_message {
    color: #000000;
    font-weight: bold;
    font-size: 22px;
    /* text-transform: uppercase; */
    display: block;
    text-align: center;
    float: left;
    width: 100%;
    padding: 15px 15px;
    background: #eee;
    margin-bottom: 0;
}