.ict-widget-object{
width:300px;
text-align:center;
}

.placeholder {
background-color: #BFB;
border: 1px dashed #666;
height: 58px;
margin-bottom: 5px;
}
.sortable-item {
display:block;
margin-bottom:5px;
padding:5px 0;
text-align:center;
}
.sortable-list{
min-height:100px;
background-color:#ffffff;
}
#ict-available-widgets{
margin-right:10px;
}
.module-content > h5{
text-align:center;
}
#item-body .fade-cont{
width:308px;
float:right;
}
.widgdesc{
margin-top:5px;
}
.widgdesc span{
	line-height: 30px;
}
.greyed .module-content > h5{
color:#999999;
}
.ict_hide_elment{
display:none;
}