#bgconsole { background:url(images/cms/console/console-bg.jpg) repeat-x top; height:59px; }
#console { background:url(images/cms/console/console.jpg) repeat-x top; height:59px; margin:0 auto; max-width:940px; }
#consoleLeft { background:url(images/cms/console/consoleLeft.jpg) no-repeat top left; height:59px; }
#consoleRight { background:url(images/cms/console/consoleRight.jpg) no-repeat top right; height:59px; padding:0 10px; }

.group { background:url(images/cms/console/group.jpg) repeat-x top; height:59px; float:left; margin:0 3px; }
.groupLeft { background:url(images/cms/console/groupLeft.jpg) no-repeat top left; height:59px; float:left; }
.groupRight { background:url(images/cms/console/groupRight.jpg) no-repeat top right; height:59px; float:left; }

#console h2, #console h3 { display:none; }

.consoleButton { padding:8px 3px; text-align:center; width:50px; font-size:9px; line-height:11px; float:left; }
.consoleButton img { clear:both; display:block; margin:auto; }
.consoleButton a { color:#fff!important; text-decoration:none; }
.consoleButton a:hover {  }

#web-easy-console { float:right; padding:6px 0 0; }

