/* img { behavior: url('css/iepngfix.htc') } */
#adminmenu {
	position: absolute; 
	top: 2px; 
	left: 2px; 
	width: 150px; 
	height: 48px; 
	border: 0px solid red; 
	z-index:1012; 
	text-align:left;
}
.wtHeader {
	background: transparent;
}
.wtBody {
	background: transparent;
}
.wtAddHeader {
	background: #efefef;
}
.wtAddBody {
	background: #efefef;
}
#tip_mainHelp {
	position: absolute;
	top:0px;
	right:0px;
	width:300px;
	height:540px;
	background:#606060;
	display:none;
	z-index:10000;
}
.mainhelptipclose {
	position: relative; height: 20px; display:block; text-align:right; font-size:9px;
}
.pagetooltip {
	font-family: Verdana;
	display:block; 
	position:relative; 
	border:0px solid red;	
	font-size: 11px;
	background: #191919;
	color: #ffffff;
	padding-top: 10px;
}
.pagetooltipclose {
	position: absolute; top: -10px; right: 2px; width:16px; height: 16px; display:block; text-align:right; font-size:9px;
}
.pagetooltip a:link, .pagetooltip a:visited {
	color: #D7EECB;
}
.pagetooltip a:hover, .pagetooltip a:active {
	color: #ffffff;
}
.pagepropserror {
	color: #ffffff;
	font-style: italic;
}
.pagetooltipheadernormal {
	position: relative; 
	background: url('design/pagetooltipheader_normal.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height:50px; 
	display:block;
	padding-left: 60px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.pagetooltipheadersucces {
	position: relative; 
	background: url('design/pagetooltipheader_succes.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height:50px; 
	display:block;
	padding-left: 60px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.pagetooltipheaderfailed {
	position: relative; 
	background: url('design/pagetooltipheader_failed.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height:50px; 
	display:block;
	padding-left: 60px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.pagetooltip h3 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0px; padding-bottom: 0px;
	border: 0px solid red;
}
.pagetooltipicon {
	position: absolute; 
	top: 0px;
	left: 5px;
	width: 48px; 
	height:48px; 
	display:block;
}
.pagetooltipbody {
	position: relative;
	margin-top: 1px;
	padding: 3px;
	padding-top: 3px; padding-bottom: 3px;
	background: #606060;
}
.pagetooltipbodysection {
	position: relative;	
	padding-top: 5px; padding-bottom: 5px;
	padding: 5px;
	border-bottom: 1px solid #8b8b8b;
	background: #606060;
}
.pagetooltipbodysectionfailed {
	position: relative;
	padding-top: 5px; padding-bottom: 5px;
	padding: 5px;
	border-bottom: 1px solid #8b8b8b;
	background: url('design/pagetooltipbodysection_failed.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #be1b0a;
}
.pagetooltipedititem {
	position: absolute;
	top: 2px;
	right: 14px;
	width: 80px;
	height: 16px;
	line-height: 16px;
	font-size: 9px;
	text-align: right;
	border: 0px solid blue;
	display: block;
}
#editcntbtnbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	width: 108px;
	min-height: 30px; 
	height: 30px;
	line-height: 30px;
	vertical-align:middle;
	text-align: center;
	width: 200px;
	height: 30px;
	z-index: 1000;
	padding: 2px 4px 2px 4px;
	padding: 0px;
	padding-top:2px;
	background: #191919;
	background:transparent;
	background:url('design/back_cntbtnbar.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
#editcntbtnbarleft {
	position: relative;
	left:-4px;
	top:-2px;
	width: 4px;
	height: 30px;
	line-height:30px;
	font-size:1px;
	float:left;
	background:url('design/back_cntbtnbarleft.gif');
	background-position: top left;
	background-repeat: no-repeat;	
}
#editcntbtnbarright {
	position: relative;
	right:-4px;
	top:-2px;
	width: 4px;
	height: 30px;
	line-height:30px;
	font-size:1px;
	float:right;
	background:url('design/back_cntbtnbarright.gif');
	background-position: top left;
	background-repeat: no-repeat;		
}
.editortooltip {
	display: none;
	color: #ffffff;
}
.editortooltiptitle {
	font-weight: bold;
	color: #ffffff;
}
.editortooltipbody {
	color: #ffffff;
	font-weight: normal;
}

/*
#addcntbtnbl { border-left: 0px dashed #c24747; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#addcntbtnbr { border-right: 0px dashed #c24747; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#addcntbtnbt { border-top: 0px dashed #c24747; height: 0px; width: 0px; line-height:1px; z-index:2010; }
#addcntbtnbb { border-bottom: 3px dashed #c24747; height: 0px; width: 0px; line-height:1px; z-index:2010; }
*/
#addcntbtnbl { border-left: 0px dashed #6abd3f; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#addcntbtnbr { border-right: 0px dashed #6abd3f; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#addcntbtnbt { border-top: 0px dashed #6abd3f; height: 0px; width: 0px; line-height:1px; z-index:2010; }
#addcntbtnbb { border-bottom: 2px solid #87c964; height: 0px; width: 0px; line-height:1px; z-index:2010; }
/*
#editcntbtnbarbl { border-left: 1px dashed #2e2e2e; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#editcntbtnbarbr { border-right: 1px dashed #2e2e2e; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#editcntbtnbarbt { border-top: 1px dashed #2e2e2e; height: 0px; width: 0px; line-height:1px; z-index:2010; }
#editcntbtnbarbb { border-bottom: 1px dashed #2e2e2e; height: 0px; width: 0px; line-height:1px; z-index:2010; }
*/
#editcntbtnbarbl { border-right: 3px dashed #6abd3f; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#editcntbtnbarbr { border-left: 3px dashed #6abd3f; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#editcntbtnbarbt { border-top: 3px dashed #6abd3f; height: 0px; width: 0px; line-height:1px; z-index:2010; }
#editcntbtnbarbb { border-top: 3px dashed #6abd3f; height: 0px; width: 0px; line-height:1px; z-index:2010; }


#editmodbtnbarbl { border-left: 3px dashed #2e2e2e; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#editmodbtnbarbr { border-right: 3px dashed #2e2e2e; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#editmodbtnbarbt { border-top: 3px dashed #2e2e2e; height: 0px; width: 0px; line-height:1px; z-index:2010; }
#editmodbtnbarbb { border-bottom: 3px dashed #2e2e2e; height: 0px; width: 0px; line-height:1px; z-index:2010; }

#editmodcntbtnbarbl { border-left: 3px dashed #6abd3f; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#editmodcntbtnbarbr { border-right: 3px dashed #6abd3f; width: 0px; height: 0px; line-height:1px; z-index:2010; }
#editmodcntbtnbarbt { border-top: 3px dashed #6abd3f; height: 0px; width: 0px; line-height:1px; z-index:2010; }
#editmodcntbtnbarbb { border-bottom: 3px dashed #6abd3f; height: 0px; width: 0px; line-height:1px; z-index:2010; }

#editmodbtnbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	width: 108px;
	min-height: 30px; 
	height: 30px;
	line-height: 30px;
	vertical-align:middle;
	text-align: center;
	width: 200px;
	height: 30px;
	z-index: 1000;
	padding: 2px 4px 2px 4px;
	padding: 0px;
	padding-top:2px;
	background: #191919;
	background:transparent;
	background:url('design/back_modbtnbar.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
#editmodbtnbarleft {
	position: relative;
	left:-2px;
	top:-2px;
	width: 4px;
	height: 30px;
	line-height:30px;
	font-size:1px;
	float:left;
	background:url('design/back_modbtnbarleft.gif');
	background-position: top left;
	background-repeat: no-repeat;	
}
#editmodbtnbarright {
	position: relative;
	right:-2px;
	top:-2px;
	width: 4px;
	height: 30px;
	line-height:30px;
	font-size:1px;
	float:right;
	background:url('design/back_modbtnbarright.gif');
	background-position: top left;
	background-repeat: no-repeat;		
}
#editmodcntbtnbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	width: 108px;
	min-height: 30px; 
	height: 30px;
	line-height: 30px;
	vertical-align:middle;
	text-align: center;
	width: 200px;
	height: 30px;
	z-index: 1000;
	padding: 2px 4px 2px 4px;
	padding: 0px;
	padding-top:2px;
	background: #191919;
	background:transparent;
	background:url('design/back_cntbtnbar.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
#editmodcntbtnbarleft {
	position: relative;
	left:-2px;
	top:-2px;
	width: 4px;
	height: 30px;
	line-height:30px;
	font-size:1px;
	float:left;
	background:url('design/back_modcntbtnbarleft.gif');
	background-position: top left;
	background-repeat: no-repeat;	
}
#editmodcntbtnbarright {
	position: relative;
	right:-2px;
	top:-2px;
	width: 4px;
	height: 30px;
	line-height:30px;
	font-size:1px;
	float:right;
	background:url('design/back_modcntbtnbarright.gif');
	background-position: top left;
	background-repeat: no-repeat;		
}
.editcnt {
	position: absolute;
	width: 60px;
	height: 32px;
	text-decoration:none;
}
.editmod {
	position: absolute;
	width: 60px;
	height: 32px;
	text-decoration:none;
}
.editmodcnt {
	position: absolute;
	width: 60px;
	height: 32px;
	text-decoration:none;
}
.addcntbtnbarleft {
	position: relative;
	left:-2px;
	top:-2px;
	width: 4px;
	height: 30px;
	line-height:30px;
	font-size:1px;
	float:left;
	background:url('design/back_addcntbtnbarleft.gif');
	background-position: top left;
	background-repeat: no-repeat;	
}
.addcntbtnbarright {
	position: relative;
	right:-2px;
	top:-2px;
	width: 4px;
	height: 30px;
	line-height:30px;
	font-size:1px;
	float:right;
	background:url('design/back_addcntbtnbarright.gif');
	background-position: top left;
	background-repeat: no-repeat;		
}
.addcntbtn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 32px;
	line-height: 30px;
	height: 30px;
	padding: 0px;
	padding-top:2px;	
	background: transparent;
	background:url('design/back_addcntbtnbar.gif');
	background-position: top left;
	background-repeat: repeat-x;	
	vertical-align:middle;
	text-align: left;
	border: 0px solid #BDBDBD;	
	z-index: 2012;
}
.addcntbtna {
	position: relative;
	float:left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;
	z-index: 2012;
	margin-left: 0px;
}
.addcntmodbtna {
	position: relative;
	float:left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;
	z-index: 2012;
	margin-left: 0px;
}
.editcntbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;
	display:inline;
	margin-left: 2px;
	margin-right: 4px;
}
.configcntbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;
	display:inline;
	margin-right: 4px;
}

.delcntbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;	
	display:inline;
	margin-right: 4px;
}
.moveupcntbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;	
	display:inline;
	margin-right: 4px;	
}
.movedowncntbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;	
	display:inline;
	margin-right: 4px;	
}
.moveleftcntbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;	
	display:inline;
	margin-right: 4px;	
}
.moverightcntbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;	
	display:inline;
	margin-right: 4px;	
}



.addmodbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;
	display:inline;
	margin-left: 2px;
	margin-right: 4px;
}
.configmodbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;
	display:inline;
	margin-right: 4px;
}

.delmodbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;	
	display:inline;
	margin-right: 4px;
}
.configmodcntbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;
	display:inline;
	margin-right: 4px;
}
.editmodcntbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;
	display:inline;
	margin-left: 4px;
	margin-right: 4px;
}
.delmodcntbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;	
	display:inline;
	margin-right: 4px;
}
.moveupmodbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;	
	display:inline;
	margin-right: 4px;	
}
.movedownmodbtna {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: transparent;
	vertical-align:middle;
	text-align: center;	
	display:inline;
	margin-right: 4px;	
}
#shortcutarea {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 54px;
	height: 48px;
	border: 0px solid red;
	background: transparent;
	z-index: 1011;
	display: block;
}



#iframebody {
	margin:0px; padding:0px;
}
#editortoolbar {
	width: 500px;
	height: 50px;
	background: url('../css/editor/editorToolbar_back.gif');
	background-repeat: repeat-x;
	background-color: #2e2e2e; 
	border: 2px solid #7a7a7a;
	/* border-top: 3px solid #2e2e2e; */
	/* border-top: 15px solid #2e2e2e; */
}
.editorbtnbar_1 {
	position: absolute;
	border: 0px solid #ffffff;
	height: 24px;
	width: 290px;
	background: transparent;	
	top: 13px;
	left: 48px;
}
.editorbtnbar_2 {
	position: absolute;
	border: 0px solid #ff0000;
	top: 42px;
	left: 44px;
	height: 28px;
	width: 400px;
	padding-left: 4px;
	background: #2c2c2c;	
	display:none;
}
.editorbtnbar_3 {
	position: absolute;
	border: 0px solid #ff0000;
	top: 8px;
	left: 320px;
	height: 32px;
	width: 252px;
	padding-left: 0px;
	background: transparent;	
}
.editorbtn {
	position: relative;
	margin-right: 1px;
	border: 0px solid #ff0000;
	width: 20px;
	height: 21px;
	float: left;
	display:block;
}
.editormediabtn {
	position: relative;
	margin-right: 0px;
	margin-top: 0px;
	border: 0px solid #ff0000;
	width: 28px;
	height: 32px;
	float: left;
	display:block;	
}
.editorbtnactive {
	position: relative;
	margin-right: 1px;
	border: 0px solid #efefef;
	width: 20px;
	height: 21px;
	float: left;
	display:block;
}

.editorbtn a {
	display: block;
	width: 20px;
	height: 21px;
	padding: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -1000em;
	text-decoration: none;
}
.editorbtn a:hover {
	background-color: #E2E2E2;  
	text-decoration: none;	
	padding: 0px;

	background-color: #797979;
	border-top: 1px solid #565656;
	border-left: 1px solid #565656;
	border-right: 1px solid #565656;
	border-bottom: 1px solid #565656;
	border: 0px solid #ffffff;
}
.editorbtn a:active {
	text-decoration: none;	
	padding: 0px;
	background-color: #797979;
	border-top: 1px solid #565656;
	border-left: 1px solid #565656;
	border-right: 1px solid #565656;
	border-bottom: 1px solid #565656;
	border: 0px solid #ffffff;
}

.editorbtnactive a {
	display: block;
	width: 20px;
	height: 21px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -1000em;
	text-decoration: none;
	background-color: #E2E2E2; 	
	padding: 0px;
	background-color: #797979;
	border-top: 1px solid #565656;
	border-left: 1px solid #565656;
	border-right: 1px solid #565656;
	border-bottom: 1px solid #565656;
	border: 0px solid #ffffff;
}
.editorbtnactive a:hover {
	background-color: #E2E2E2;  
	text-decoration: none;	
	padding: 0px;
	background-color: #797979;
	border-top: 1px solid #565656;
	border-left: 1px solid #565656;
	border-right: 1px solid #565656;
	border-bottom: 1px solid #565656;
	border: 0px solid #ffffff;
}
.editorbtnactive a:active {
	text-decoration: none;	
	padding: 0px;
	background-color: #797979;
	border-top: 1px solid #565656;
	border-left: 1px solid #565656;
	border-right: 1px solid #565656;
	border-bottom: 1px solid #565656;
	border: 0px solid #ffffff;
}


.editorsep {
	position: relative;
	margin-right: 0px;
	border: 0px solid #efefef;
	width: 4px;
	height: 21px;
	float: left;
	display:block;
}
.btnHeader1 {
	background-image: url(../css/editor/btnHeader1.gif);
	background-position: center center;
}
.btnHeader2 {
	background-image: url(../css/editor/btnHeader2.gif);
	background-position: center center;
}
.btnHeader3 {
	background-image: url(../css/editor/btnHeader3.gif);
	background-position: center center;
}
.btnHeader4 {
	background-image: url(../css/editor/btnHeader4.gif);
	background-position: center center;
}
.btnHeader5 {
	background-image: url(../css/editor/btnHeader5.gif);
	background-position: center center;
}
.btnHeader6 {
	background-image: url(../css/editor/btnHeader6.gif);
	background-position: center center;
}
.btnParagraph {
	background-image: url(../css/editor/btnParagraph.gif);
	background-position: center center;
}
.btnBold {
	background-image: url(../css/editor/btnBold.gif); 
	background-position: center center;
}
.btnItalic{
	background-image: url(../css/editor/btnItalic.gif);
	background-position: center center;
}
.btnUnderline {
	background-image: url(../css/editor/btnUnderline.gif);
	background-position: center center;
}
.btnStrikethrough {
	background-image: url(../css/editor/btnStrikethrough.gif);
	background-position: center center;
}
.btnUnformat {
	background-image: url(../css/editor/btnUnformat.gif);
	background-position: center center;
}
.btnJustifynone {
	background-image: url(../css/editor/btnJustifyleft.gif);
	background-position: center center;
}
.btnJustifyleft {
	background-image: url(../css/editor/btnJustifyleft.gif);
	background-position: center center;
}
.btnJustifycenter {
	background-image: url(../css/editor/btnJustifycenter.gif);
	background-position: center center;
}
.btnJustifyright {
	background-image: url(../css/editor/btnJustifyright.gif);
	background-position: center center;
}
.btnJustifyfull {
	background-image: url(../css/editor/btnJustifyfull.gif);
	background-position: center center;
}
.btnInsertorderedlist {
	background-image: url(../css/editor/btnOrdlist.gif);
	background-position: center center;
}
.btnInsertunorderedlist {
	background-image: url(../css/editor/btnUnordlist.gif);
	background-position: center center;
}
.btnIndent {
	background-image: url(../css/editor/btnIndent.gif);
	background-position: center center;
}
.btnOutdent {
	background-image: url(../css/editor/btnOutdent.gif);
	background-position: center center;
}
.btnSuperscript {
	background-image: url(../css/editor/btnSuperscript.gif);
	background-position: center center;	
}
.btnSubscript {
	background-image: url(../css/editor/btnSubscript.gif);
	background-position: center center;	
}
.btnForecolor {
	background-image: url(../css/editor/btnForecolor.gif);
	background-position: center center;	
}
.btnBackcolor {
	background-image: url(../css/editor/btnBackcolor.gif);
	background-position: center center;	
}
.btnChar {
	background-image: url(../css/editor/btnChar.gif);
	background-position: center center;
}
.btnRule {
	background-image: url(../css/editor/btnRule.gif);
	background-position: center center;
}
.btnLinktofile {
	/*
	background-image: url(../css/editor/btnLinktofile.gif);
	background-position: center center;
	*/
}
.btnAudio {
	/*
	background-image: url(../css/editor/btnAudio.gif);
	background-position: center center;
	*/
}
.btnVideo {
	/*
	background-image: url(../css/editor/btnVideo.gif);
	background-position: center center;
	*/
}
.btnTemplate {
	/*
	background-image: url(../css/editor/btnTemplate.gif);
	background-position: center center;
	*/
}
.btnImage {
	/*
	background-image: url(../css/editor/btnImage.gif);
	background-position: center center;
	*/
}
.btnSlideshow {
	/*
	background-image: url(../css/editor/btnSlideshow.gif);
	background-position: center center;
	*/
}
.btnImagesgallery {
	/*
	background-image: url(../css/editor/btnSlideshow.gif);
	background-position: center center;
	*/
}
.btnHyperlink {
	
}
.btnGooglemaps {
	
}
.btnStripAll {
	background-image: url(../css/editor/btnStripAll.gif);
	background-position: center center;	
}
.btnHtmlSource {
	background-image: url(../css/editor/btnHtmlSource.gif);
	background-position: center center;	
}
.btnDateTime {
	background-image: url(../css/editor/btnDateTime.gif);
	background-position: center center;		
}
.btnLink {
	background-image: url(../css/editor/btnLink.gif);
	background-position: center center;
}
.btnUnlink {
	background-image: url(../css/editor/btnUnlink.gif);
	background-position: center center;
}
.btnCols {
	background-image: url(../css/editor/btnCols.gif);
	background-position: center center;	
}
.btnTwoCols {
	background-image: url(../css/editor/btnTwoCols.gif);
	background-position: center center;	
}
.btnThreeCols {
	background-image: url(../css/editor/btnThreeCols.gif);
	background-position: center center;	
}
.btnToolbarShow {
	background-image: url(../css/editor/btnToolbarShow.gif);
	background-position: center center;	
}