@import url(../styles/standard.css);
@import url(../styles/butler-custom.css);

.bkg:nth-of-type(3), .bkg:nth-of-type(5) {
background: #2a0e34;
color: #fff;
padding-bottom: 25px;
border-top: 10px solid #513f59;
border-bottom: 10px solid #513f59;
}

div.widget-width__33 img {
border: 5px solid #513f59;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
display: inline;
}

div.noborder img{
border: none;
}
/* Hyperlink styles for top content box on Homepages */
.widget-width__100 .editor a{
    color: #346296;
    text-decoration: underline;
}
