.ui-resizable-knob {
	border: 1px #CCCCCC dashed;
}
#resize_image, .crop_source {
	position: relative !important;
}
#resize_div, .crop_select {
	position: absolute !important;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
}
#resize_wrapper, .crop_wrapper {
	position: relative !important;
	margin: 0px auto !important;
	border: 1px solid #999999 !important;
}
#resize_wrapper div, .crop_wrapper div {
	margin: 0px !important;
}