/* Raw CSS brand customisations inputted by affilates */
/* Content here does not get precompiled! */

#wg-header{
width:990px;
align:center;
height: 100px;
margin: 0 auto;
}

#wg-logo img {
width: 250px;
padding: 25px 25px 25px 0;
float: left;
}

p.wg-header-slogan {
float: left;
font-size: 16px;
font-style: underlined;
color: white;
padding: 35px 20px;
}

#wg-footer {
width:990px;
margin: 0 auto;
}

#wg-footer-text h3 {
font-size: 15px !important;
font-weight: bold !important;
color: #ff5e14;
}

#wg-footer-text p {
font-size: 12px;
text-align: left;
padding: 30px 0;

.wg-hide {
display: none;
}
}