.mceLinkList, .mceAnchorList, #targetlist {width:280px;}
.mceActionPanel {margin-top:7px;}
.panel_wrapper div.current {height:320px;}
#classlist, #title, #href {width:280px;}
#popupurl, #popupname {width:200px;}
#popupwidth, #popupheight, #popupleft, #popuptop {width:30px;vertical-align:middle;text-align:center;}
#id, #style, #classes, #target, #dir, #hreflang, #lang, #charset, #type, #rel, #rev, #tabindex, #accesskey {width:200px;}
#events_panel input {width:200px;}



body{
font-family: Arial, Helvetica, sans-serif;

}
                .k-sprite {
                    background-image: url("/web/style/kendoui/coloricons-sprite.png");
                    margin-left: 5px;
                }

                .rootfolder { background-position: 0 0; }
                .folder { background-position: 0 -16px; }
                .pdf { background-position: 0 -32px; }
                .html { background-position: 0 -48px; }
                .image { background-position: 0 -64px; }

                .getFile{
                	cursor: pointer;
                }

                ul{
                	list-style-type: none;
                	margin: 0 0 7px 0;
                	padding: 5px 0 0 15px;
                }

                ul li{
                	margin-bottom: 5px;
                }

                .fileTree{
                	height: 240px;
                	overflow-x:hidden; overflow-y:auto;
                	margin-bottom: 10px;
                	color: #666666;
                	font-size: 14px;
                	padding: 5px 0 0 0;
                }

                #insert{
	width: 150px; height: 30px; padding: 5px 20px 5px 20px;
	background-color: #ffffff;
	background: #ffffff;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(20%,#f2f2f2)); /* webkit */
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: sans-serif; font-size: 16px; color: #f2f2f2;
	border: 1px solid #cccccc;
	color: #666666;

				}

#cancel{
	width: 150px; height: 30px; padding: 5px 20px 5px 20px;
	background-color: #ffffff;
	background: #ffffff;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(20%,#f2f2f2)); /* webkit */
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: sans-serif; font-size: 16px; color: #f2f2f2;
	border: 1px solid #cccccc;
	color: #666666;

				}

#href	{
	width: 342px; height: 30px; padding: 5px 20px 5px 20px;
	background-color: #ffffff;
	background: #ffffff;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(20%,#f2f2f2)); /* webkit */
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: sans-serif; font-size: 16px; color: #f2f2f2;
	border: 1px solid #cccccc;
	color: #666666;
	flaot: left;
	margin-bottom: 10px;
}



#targetlist	{
	width: 384px; height: 30px; padding: 5px 20px 5px 20px;
	background-color: #ffffff;
	background: #ffffff;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 20%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(20%,#f2f2f2)); /* webkit */
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 0px #f2f2f2;-webkit-box-shadow: 0px 1px 0px #f2f2f2;
	font-family: sans-serif; font-size: 16px; color: #f2f2f2;
	border: 1px solid #cccccc;
	color: #666666;
	flaot: left;
	margin-bottom: 10px;
}


.label-insert{
	width: 70px;
	float: left;
	margin-right: 10px;
	text-align: right;
	font-size: 16px;
	line-height: 40px;
	color: #666666;
	clear: left;
}

.mceActionPanel{
clear: left;
}
