.yui-resize {
	position: relative; z-index: 0; zoom: 1;
}
.yui-resize-wrap {
	zoom: 1;
}
.yui-draggable {
	cursor: move;
}
.yui-resize .yui-resize-handle {
	margin: 0px; padding: 0px; width: 1px; height: 1px; font-size: 0px; position: absolute; z-index: 1; zoom: 1;
}
.yui-resize .yui-resize-handle-br {
	width: 5px; height: 5px; right: 0px; bottom: 0px; z-index: 2; cursor: se-resize; zoom: 1;
}
.yui-resize .yui-resize-handle-bl {
	left: 0px; width: 5px; height: 5px; bottom: 0px; z-index: 2; cursor: sw-resize; zoom: 1;
}
.yui-resize .yui-resize-handle-tl {
	left: 0px; top: 0px; width: 5px; height: 5px; z-index: 2; cursor: nw-resize; zoom: 1;
}
.yui-resize .yui-resize-handle-tr {
	top: 0px; width: 5px; height: 5px; right: 0px; z-index: 2; cursor: ne-resize; zoom: 1;
}
.yui-resize .yui-resize-handle-r {
	top: 0px; width: 5px; height: 100%; right: 0px; cursor: e-resize; zoom: 1;
}
.yui-resize .yui-resize-handle-l {
	left: 0px; top: 0px; width: 5px; height: 100%; cursor: w-resize; zoom: 1;
}
.yui-resize .yui-resize-handle-b {
	width: 100%; height: 5px; right: 0px; bottom: 0px; cursor: s-resize; zoom: 1;
}
.yui-resize .yui-resize-handle-t {
	top: 0px; width: 100%; height: 5px; right: 0px; cursor: n-resize; zoom: 1;
}
.yui-resize-proxy {
	border: 1px dashed rgb(0, 0, 0); visibility: hidden; position: absolute; z-index: 1000;
}
.yui-resize-hover .yui-resize-handle {
	filter: alpha(opacity=0); opacity: 0;
}
.yui-resize-hidden .yui-resize-handle {
	filter: alpha(opacity=0); opacity: 0;
}
.yui-resize-ghost {
	filter: alpha(opacity=50); opacity: 0.5;
}
.yui-resize-knob .yui-resize-handle {
	width: 6px; height: 6px;
}
.yui-resize-knob .yui-resize-handle-tr {
	top: -3px; right: -3px;
}
.yui-resize-knob .yui-resize-handle-tl {
	left: -3px; top: -3px;
}
.yui-resize-knob .yui-resize-handle-bl {
	left: -3px; bottom: -3px;
}
.yui-resize-knob .yui-resize-handle-br {
	right: -3px; bottom: -3px;
}
.yui-resize-knob .yui-resize-handle-t {
	left: 45%; top: -3px;
}
.yui-resize-knob .yui-resize-handle-r {
	top: 45%; right: -3px;
}
.yui-resize-knob .yui-resize-handle-l {
	left: -3px; top: 45%;
}
.yui-resize-knob .yui-resize-handle-b {
	left: 45%; bottom: -3px;
}
.yui-resize-status {
	padding: 2px; left: -999px; top: -999px; font-size: 80%; display: none; position: absolute; z-index: 9999; zoom: 1;
}
.yui-resize-status strong {
	padding: 1px; font-style: normal; font-weight: normal; zoom: 1;
}
.yui-resize-status em {
	padding: 1px; font-style: normal; font-weight: normal; zoom: 1;
}
.yui-skin-sam .yui-resize .yui-resize-handle {
	zoom: 1; background-color: rgb(242, 242, 242);
}
.yui-skin-sam .yui-resize .yui-resize-handle-active {
	zoom: 1; background-color: rgb(125, 152, 184);
}
.yui-skin-sam .yui-resize .yui-resize-handle-l {
	height: 100%; zoom: 1;
}
.yui-skin-sam .yui-resize .yui-resize-handle-r {
	height: 100%; zoom: 1;
}
.yui-skin-sam .yui-resize .yui-resize-handle-l-active {
	height: 100%; zoom: 1;
}
.yui-skin-sam .yui-resize .yui-resize-handle-r-active {
	height: 100%; zoom: 1;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle {
	border: 1px solid rgb(128, 128, 128);
}
.yui-skin-sam .yui-resize-hover .yui-resize-handle-active {
	filter: alpha(opacity=100); opacity: 1;
}
.yui-skin-sam .yui-resize-proxy {
	border: 1px dashed rgb(66, 111, 217);
}
.yui-skin-sam .yui-resize-status {
	border-width: 1px; border-style: solid; border-color: rgb(212, 194, 55) rgb(166, 152, 43) rgb(166, 152, 43); color: rgb(0, 0, 0); background-color: rgb(255, 238, 105);
}
.yui-skin-sam .yui-resize-status strong {
	padding: 1px; text-align: center; clear: both; float: left; display: block;
}
.yui-skin-sam .yui-resize-status em {
	padding: 1px; text-align: center; clear: both; float: left; display: block;
}
.yui-skin-sam .yui-resize .yui-resize-handle-inner-r {
	background: url("../images/layout_sprite.png") no-repeat 0px -5px; top: 45%; width: 5px; height: 16px; position: absolute;
}
.yui-skin-sam .yui-resize .yui-resize-handle-inner-l {
	background: url("../images/layout_sprite.png") no-repeat 0px -5px; top: 45%; width: 5px; height: 16px; position: absolute;
}
.yui-skin-sam .yui-resize .yui-resize-handle-inner-t {
	background: url("../images/layout_sprite.png") no-repeat -20px 0px; left: 50%; width: 16px; height: 5px; position: absolute;
}
.yui-skin-sam .yui-resize .yui-resize-handle-inner-b {
	background: url("../images/layout_sprite.png") no-repeat -20px 0px; left: 50%; width: 16px; height: 5px; position: absolute;
}
.yui-skin-sam .yui-resize .yui-resize-handle-br {
	background-position: -22px -62px; background-image: url("../images/layout_sprite.png"); background-repeat: no-repeat;
}
.yui-skin-sam .yui-resize .yui-resize-handle-tr {
	background-position: -22px -42px; background-image: url("../images/layout_sprite.png"); background-repeat: no-repeat;
}
.yui-skin-sam .yui-resize .yui-resize-handle-tl {
	background-position: -22px -82px; background-image: url("../images/layout_sprite.png"); background-repeat: no-repeat;
}
.yui-skin-sam .yui-resize .yui-resize-handle-bl {
	background-position: -22px -23px; background-image: url("../images/layout_sprite.png"); background-repeat: no-repeat;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-t {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-r {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-b {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-l {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-tl {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-tr {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-bl {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-br {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-t {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-r {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-b {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-l {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-tl {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-tr {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-bl {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-inner-br {
	background-image: none;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-l {
	width: 6px; height: 6px;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-r {
	width: 6px; height: 6px;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-l-active {
	width: 6px; height: 6px;
}
.yui-skin-sam .yui-resize-knob .yui-resize-handle-r-active {
	width: 6px; height: 6px;
}
.yui-skin-sam .yui-resize-textarea .yui-resize-handle-r {
	right: -8px;
}
.yui-skin-sam .yui-resize-textarea .yui-resize-handle-b {
	bottom: -8px;
}
.yui-skin-sam .yui-resize-textarea .yui-resize-handle-br {
	right: -8px; bottom: -8px;
}
