﻿.constructor .constructor-themes,
.constructor .constructor-colors,
.constructor .constructor-background
{
	position:relative;
	float:left;
}
.constructor .constructor-colors,
.constructor .constructor-background{
	margin-left:30px;	
}
.constructor .constructor-themes .title, 
.constructor .constructor-colors .title,
.constructor .constructor-background .title{
	font-size:12px;
    min-width: 80px;
}
.constructor .constructor-themes div, 
.constructor .constructor-colors div,
.constructor .constructor-background div{
	margin-bottom:5px;	
}
.ui-draggable .title{
	cursor:move;
}
.onthefly{
    bottom: 5px;
    font-size: 9px;
    left: 10px;
    position: absolute;
}