.sortHelper {
	border: 3px dashed #666;
	width: auto !important;
}

.makui_edit {
display: block;
background: gray url(img/admin-bg.gif);
padding: 3px;
border: 1px solid black;
border-top: 0;
border-left: 0;
border-right: 0;


	font-size:1em;
	text-align:left;

}

.makui_edit {
cursor: move !important;
}

.makui_paragraph, .makui_box {
overflow: hidden;
}

.makui_edit a{
cursor: pointer !important;
font-size: 80%;
text-decoration: none;
margin: 0 5px 5px 5px ;
color: #fff !important;
}
.makui_edit a:hover{
color: #E0E97E !important;
border-bottom: 1px dotted #E0E97E;
}

.makui_paragraph {
margin-top: 10px;
border-left: 1px dotted black;
border-right: 1px dotted black;
border-bottom: 1px dotted black;

}

