/*

*/
#mainContent {
	width: 93%;
}

#pageEdit{
    width : 850px;
    float : left;
    margin: 25px 0 0 20px;
}

#pageName{
    width : 650px;
}

#pageEdit tr{
    height : 50px;
}

input.custStyle.remove.removeThisImage {
    float: right;
    margin: -40px 5px 0;
    z-index: 9;
    position: relative;
}
input.link, input.title {
    width: 96%;
}
.slideLabel {
    padding-left:100px;
}
#imageTable .rightColumn {
    float:left;
    width:40%;
    margin-right:9%;
}
#imageTable .leftColumn {
    float:left;
    width:49%;
}
.dragIcon{
    width:12px !important;
    float:left;
    padding: 5px 8px;
    cursor: pointer;
    margin-top: -5px;
}
.row {
    clear: both;
    margin-bottom: 4px;
    float: left;
    width: 100%;
    margin: 5px 0 !important;
    padding: 0 !important;
}
