* {
	margin: 0;
	padding: 0;
}

.logo {
	top:80px;
	left:60px;
	position:absolute;
}

.notification {
	padding:80px 50px 50px 250px;
	width:60%;
}
.notification p {
	padding:20px 0px 10px 0px;
}	


.notification ul {
	list-style:none;
}	

.notification .note {
	font:18em Tahoma;
	color:#999999;
}
.notification form {
	width:100%;
}

.notification .textfield {
	width:100%;
	font:26px/26px Verdana;
}

.notification .desc {
	height:200px;
}

.notification dl {padding-top:15px;}
.notification dd {padding:0; margin:0;}
.notification dd div {font:21px/24px Verdana;}

.typeparse {margin:7px 0 0 15px;} 
.itemtypeparse {margin:7px 0 0 15px;}

.text h3 {font: 18px/30px Verdana; color:#333; padding-top:10px;}
.text h1 {font: 20px/30px Verdana; color:#333;}
.text h2 {font: 20px/30px Verdana; color:#333;}
.text {font-family:Verdana, Arial, Helvetica, sans-serif;}


.type-image .tabs{position:relative;margin-left:-0.2em}
.type-image .tabs li{padding:.2em .5em;margin-right:.2em;display:inline}
.type-image .tabs .b-inplace-action-dot{font-size:90%}
.img-local .tab-local,.img-ftp .tab-ftp{background:#ebf2e7;color:#000!important;border:none !important;cursor:default !important}
.img-local .tab-local a,.img-ftp .tab-ftp a{color:#000!important;border:none !important;cursor:default !important}
.type-image .tab-local a, .type-image .tab-ftp a{color:#0080e0; border-bottom: 1px dashed; cursor:pointer}
.img-local .type-ftp {display:none;}
.img-ftp .type-local {display:none}

.type-export .tabs{position:relative;margin-left:-0.2em}
.type-export .tabs li{padding:.2em .5em;margin-right:.2em;display:inline}
.type-export .tabs .b-inplace-action-dot{font-size:90%}
.export-damp .tab-damp,.export-db .tab-db{background:#ebf2e7;color:#000!important;border:none !important;cursor:default !important}
.export-damp .tab-damp a,.export-db .tab-db a{color:#000!important;border:none !important;cursor:default !important}
.type-export .tab-damp a, .type-export .tab-db a{color:#0080e0; border-bottom: 1px dashed; cursor:pointer}
.export-damp .type-db {display:none;}
.export-db .type-damp {display:none}


.global {border:dashed 1px; margin-top:50px;}
.global .name {margin:-11px 0 0 10px;}
.global .name span {background-color:#FFFFFF; padding: 0 5px 0 5px; font-weight:bold;}
.global  .form {padding:10px}

table {width:100%}

small {font-size:9px;}

.newproject {padding-top:20px}
.newproject a{color:#0080e0; border-bottom: 1px dashed; cursor:pointer}

.panel {margin-top:50px;}
.panel .start, .panel .continue {font-size:28px; padding:0 5px 0 5px;}
.panel .defaut {margin:10px 0 0 30px; padding:0 5px 0 5px; position:absolute}