.spacer {
width:11px;
border-left:solid 1px #42A6D7;
}
.spacer_white {
width:11px;
border-left:solid 1px #fff;
}
.title {
}
.bar_left {
width:20px;
border-bottom:solid 1px #42A6D7;
}
.bar_right {
border-bottom:solid 3px #42A6D7;
}
.bar_left_white {
width:20px;
border-bottom:solid 1px #fff;
}
.bar_right_white {
border-bottom:solid 3px #fff;
}
.actions {
}
.containermaster {
width:100%;
}
.contentmaster {
padding-top:5px;
padding-bottom:5px;
width:95%;
}