/* CSS placed here will be applied to all skins */
.breakout {
float: right;
border: 1px solid #888;
background: #fff;
padding: 0.2em;
}
.breakouttitle {
text-align: center;
background: #cfc;
border-top: 1px solid #6a6;
border-bottom: 1px solid #6a6;
}