.cms-eblk { border: 1px #ccc solid; background: #fff; text-align: left; }
.cms-eblk-bar { position: relative; padding: 2px 12px; background: #eee; z-index: 25; }
.cms-eblk-bar-gbpad { padding-top: 26px; }
.cms-eblk-inner { padding: 4px 12px; overflow: hidden; }
.cms-eblk-top { border-bottom: 1px #777 solid; }
.cms-eblk-btm { border-top: 1px #777 solid; text-align: right; }
.cms-eblk-bar-wrap { }
.cms-eblk-bar h3 { margin: 8px 0; padding: 0; }

.cms-eblk-top-fixed { position: fixed; top: 0; }
.cms-eblk-btm-fixed { position: fixed; bottom: 0; }

.cms-eblk-bar-bg-top { top: 0;  }
.cms-eblk-bar-bg-btm { bottom: 0; }

.cms-eblk-bar-bg { background: #ccc; position: fixed; margin: 0 -16px; z-index: 2; }

.cms-eblk-tools { float: right; padding: 6px 0 0 0; }
.cms-eblk-tools a { height: 16px; width: 16px; display: block; float: left; text-decoration: none;}

a.cms-eblk-maxbtn { background: url('../msp.com.au/inc/max_out.png') 50% 50% no-repeat; }
a.cms-eblk-maxbtn-out { background: url('../msp.com.au/inc/max_in.png') 50% 50% no-repeat; }

.cms-eblk-additional { padding: 2px 12px; background: #ddd; }
.cms-eblk-top .cms-eblk-additional { border-top: 1px #ccc solid; margin: 0 -12px -2px -12px; }
.cms-eblk-btm .cms-eblk-additional { border-bottom: 1px #ccc solid; margin: -2px -12px 0 -12px; }
.cms-eblk-additional h4 { font-size: 10pt; font-weight: normal; padding: 0; margin: 2px 0; }
.cms-eblk-additional-cancel { float: right; margin-top: 3px; height: 16px; width: 16px; background: url('../msp.com.au/inc/cancel.png') 50% 50% no-repeat; cursor: pointer; }

.cms-eblk-innerform { position: absolute; z-index: 9; }
.cms-eblk-innerform .cms-eblk { border: none; background: #fff; }
.cms-eblk-innerform .cms-eblk-bar { display: none; }
.cms-eblk-innerform .cms-eblk-bar-wrap { display: none; }
.cms-eblk-innerform .cms-eblk-bar-bg  { display: none; }

.cms-eblk-top p { margin: 0 24px 4px 0; padding: 2px; text-align: right; }

.cms-eblk-innerform { text-align: left; }
.cms-eblk-float-left { float: left; }

.cms-eblk td.s, .cms-eblk th.s, .cms-eblk .cms-cgroup-summary, div.cms-eblk div.cms-eblk-inner th.s, div.cms-eblk div.cms-eblk-inner td.s { color: #444; border: 1px #ccc solid; }
.cms-eblk .cms-page-item-header td.s { border: none; }
.cms-eblk th.s { background-color: #e6eeee;}
.cms-eblk td.s { background: none; }
.cms-eblk-bar h3, .cms-eblk-bar h4 { color: #444; }
.cms-eblk-bar h3 { font-weight: normal; font-family: Segoe UI, Helvetica, sans-serif; font-size: 11pt; }
.cms-eblk-bar h4 { font-weight: normal; font-family: Segoe UI, Helvetica, sans-serif; font-size: 9pt; }

.cms-eblk a:link, .cms-eblk a:active, .cms-eblk a:visited { color: #448; text-decoration: underline; }
.cms-eblk a:hover { color: #44f; text-decoration: underline; }
