/* Columns section */
.column { list-style:none; margin:0; padding:0; float: left; width: 252px; /* Min-height: */ min-height: 400px; height: auto !important; height: 400px; }
.column .controlWrapper { float:none; }
.column .controlArrow, .customisesite .controlArrow { width:14px; height:12px; }
.column .grayHeading { clear:both; }

.plus { display:block; float:right; height:16px; width:16px; margin: 3px 0 0 0; text-indent: -9999em; outline: none; overflow:hidden; }
.minus { display:block; float:right; height:16px; width:16px; margin: 3px 10px 0 2px; text-indent: -9999em; outline: none; overflow:hidden; }
.idisplay { position:relative!important; float:none!important; }

/* Column dividers */
.widget { width:252px; margin:0 0 0 0; padding: 0; text-align:left; }
.widget .controlHeader { cursor:move; overflow: hidden; }

.widget .widget-content { margin:0; background-color: #333; padding: 0 10px; color: #DDD; overflow: hidden; }
.widget .widget-content p { padding: 0.8em 0; }
/* End Columns section */

/* Don't amend below */
.controlHeader a.collapseBox { text-indent: -9999em; outline: none; overflow:hidden; }
.controlHeader a.remove  { text-indent: -9999em; outline: none; overflow:hidden; }

.widget-placeholder { border: 2px dashed #999; margin: 5px 0 0 5px; }

.blocked { display:none; height:0; }

.customise-content { margin: 0 0 0 0; padding:0; }
.customise-content ul { list-style:none; margin:0; padding:0; }
.customise-content li { float:left; text-transform: uppercase; width:50%; }
.customise-content input { border:none; }