.editWidgetBox{
    width : 90%;
    margin : 25px auto;
}
#mainContent {
	width: 93%;
}

#mainContent select{
    width : 200px;
}
