.column { width: 33%; float: left;}
.columns { width: 48%; float: left;}
.columns3 { width: 33%; float: left; padding-bottom: 0px;}

.portlet { margin: 0 1em 1em 0; }
.portlet-header { margin: 0.3em; padding-bottom: 4px; padding-left: 0.2em; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.portlet-header .ui-icon { float: right; }
.portlet-content { padding: 0.4em; }
.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.ui-sortable-placeholder * { visibility: hidden; }

.portlet a.action{padding: 4px 0px; color: #964B00;}
.portlet td.actions{border-top: 1px solid #ccc; padding-top: 5px;}

.left_column { float: left; }
.left_column input { width: 200px; }