.left-pane 	{width:14%;}
.center-pane {width:59%;}
.right-pane {width:27%;}

.logolist {display:block;}
.captcha input {box-shadow: 1px 1px;    background-color: #eee;}

/* Hide the toolbar in the ck editor when in the contact form */
.contactform .cke_top {
    display: none;
}