.remo-zoom-in {
	
}
.remo-box {
	Z-INDEX: 41; BACKGROUND: #fff no-repeat center 50%; LEFT: 0px; POSITION: absolute; TOP: 0px
}
.remo-loading {
	BACKGROUND-IMAGE: url(../images/spinner.gif)
}
.remo-content {
	WIDTH: 100%; HEIGHT: 100%
}
.remo-box-focus .remo-content {
	
}
.remo-box-dragging .remo-content {
	CURSOR: move
}
.remo-btn-close {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../images/closebox.png) no-repeat left top; LEFT: -15px; VISIBILITY: hidden; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 30px; CURSOR: pointer; POSITION: absolute; TOP: -15px; HEIGHT: 30px; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none
}
.remo-title-wrap {
	LEFT: 0px; OVERFLOW: hidden; BOTTOM: 10px; POSITION: absolute; TEXT-ALIGN: left
}
.remo-title {
	POSITION: relative
}
.remo-title-bg {
	Z-INDEX: 99; WIDTH: 100%; POSITION: absolute; HEIGHT: 100%; BACKGROUND-COLOR: #fff; moz-border-radius-topright: 10px; moz-border-radius-bottomright: 10px
}
.remo-title-txt {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; Z-INDEX: 101; PADDING-BOTTOM: 5px; COLOR: #000; PADDING-TOP: 5px; POSITION: relative
}
.remo-img {
	BORDER-TOP-WIDTH: 0px; DISPLAY: block; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 100%; HEIGHT: 100%; BORDER-RIGHT-WIDTH: 0px
}
.remo-bg {
	WIDTH: 33px; POSITION: absolute; HEIGHT: 40px
}
.remo-bg-n {
	BACKGROUND: url(../images/remo_bg_n.png) repeat-x; LEFT: 0px; WIDTH: 100%; TOP: -40px
}
.remo-bg-ne {
	RIGHT: -33px; BACKGROUND: url(../images/remo_bg_ne.png) no-repeat; TOP: -40px
}
.remo-bg-e {
	RIGHT: -33px; BACKGROUND: url(../images/remo_bg_e.png) repeat-y; TOP: 0px; HEIGHT: 100%
}
.remo-bg-se {
	RIGHT: -33px; BACKGROUND: url(../images/remo_bg_se.png) no-repeat; BOTTOM: -40px
}
.remo-bg-s {
	BACKGROUND: url(../images/remo_bg_s.png) repeat-x; LEFT: 0px; WIDTH: 100%; BOTTOM: -40px
}
.remo-bg-sw {
	BACKGROUND: url(../images/remo_bg_sw.png) no-repeat; LEFT: -33px; BOTTOM: -40px
}
.remo-bg-w {
	BACKGROUND: url(../images/remo_bg_w.png) repeat-y; LEFT: -33px; TOP: 0px; HEIGHT: 100%
}
.remo-bg-nw {
	BACKGROUND: url(../images/remo_bg_nw.png) no-repeat; LEFT: -33px; TOP: -40px
}
