#page-p_pages_displaypage h2 {
  min-width: 570px;
}

span.cw-pages-controls {
    float: right;
}

span.cw-pages-tab-controls {
    height: 2.5em;
}

img.cw-pages-image-left {
    float: left;
    padding: 10px 10px 10px 0;
}

img.cw-pages-image-right {
    float: right;
    padding: 10px 0 10px 10px;
}

.cw-pages-controls > li {
	list-style: none;
	float: right;
	margin-top: 5px;
}

.cw-pages-controls > .cw-folders-resourceresponse {
	text-align: right;
	margin-bottom: 0px;
}

/* the following tab-specific classes are defined by jquery-ui and can also be customized */

/* the container for the tab box */
.ui-tabs { }

/* the container for the tab navigation */
.ui-tabs-nav { }

/* the style for the currently clicked tab */
.ui-tabs-active { }

/* In addition, the tab UI elements support all the standard jquery-ui classes,
  which are documented here:
  http://api.jqueryui.com/theming/css-framework/
*/
