/*CSS*/
* {
	margin:0px;
	padding:0px;
}
html, body#tinymce.mceContentBody {
	font-family: Arial, Helvetica, Tahoma, Geneva, Arial, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#000;
}
body, body#tinymce.mceContentBody {
	background-color:#fff;
}
#c2_help_container {
}

#c2_help_title, #c2_help_title a, #c2_help_title a:hover {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(celementsweb.gif);
	background-repeat:no-repeat;
	background-position:28px 22px;
	padding-left:26px;
	padding-top:35px;
	font-size:28px;
	line-height:30px;
	white-space:nowrap;
	text-decoration:none;
	color:#000;
}
#c2_langselect {
	position:absolute;
	top:0px;
	right:0px;
}
.c2_langselectbox {
	padding:0px;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;
	color:#333;
	border:1px solid #000;
	margin-top:22px;
	margin-right:26px;
}
#c2_help_browser {
	position:absolute;
	top:112px;
	left:26px;
	display:block;
	width:187px;
	font-family:  Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	border-bottom:1px dotted #929292;
}
#c2_help_content {
	position:absolute;
	top:112px;
	left:257px;
}
#c2_help_content, body#tinymce.mceContentBody {
  padding-top:5px;
  padding-right:26px;
}
#c2_help_content,
body#tinymce.mceContentBody,
body#tinymce.mceContentBody p {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
  color:#000;
}
#c2_help_content .h1, body#tinymce.mceContentBody .h1 {
	margin:0pt;
	padding:0pt;
	font-size:18px;
	padding-bottom:14px;
}
#c2_help_content .h2, body#tinymce.mceContentBody .h2{
	margin:0pt;
	padding:0pt;
	font-size:16px;
	padding-bottom:10px;
}
#c2_help_content a {
	text-decoration:none;
	border-bottom:1px dotted #0066CC;
	color:#0066CC;
}
#c2_help_content a:hover {
	text-decoration:none;
	border-bottom:2px solid #0066CC;
}
#c2_help_content img{
	border:1px solid;
}
#c2_help_close {
	display:inline;
	float:left;
	margin-left:1px;
	margin-top:1px;
	margin-right:14px;
	width:12px;
	height:12px;
	background-image:url(coff.gif);
}
#c2_help_close:hover, #c2_help_close:active {
	background-image:url(con.gif);
}

.c2_help_title {
	width;179px;
	height:17px;
	border-bottom:1px solid #c5c5c5;
	border-right:1px solid #929292;
}

.c2_colheaders, .yui-dt-header a, .yui-dt-header a:hover, .yui-dt-header a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	margin-top:3px;
	display:inline;
	float:left;
	text-decoration:none;
}
th.yui-dt-col-name, th.yui-dt-col-attached_to, th.yui-dt-col-revision, th.yui-dt-col-date {
	border-bottom:1px solid #C5C5C5;
}
.c2_colheaders:hover, .yui-dt-header a:hover {
	text-decoration:none;
	border:none;
}

.c2_help_label0 {
	display:block;
	/*height:19px;*/
	padding-top:8px;
	padding-bottom:8px;
	padding-right:7px;
	padding-left:28px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	border-top:1px dotted #929292;
}
.c2_help_label1 {
	display:block;
	/*height:19px;*/
	padding-top:8px;
	padding-bottom:8px;
	padding-right:7px;
	padding-left:28px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(aoff.gif);
	background-repeat:no-repeat;
	background-position:19px 11px;
	color:#000;
	border-top:1px dotted #929292;
}
.c2_help_label2 {
	display:block;
	/*height:17px;*/
	padding-top:4px;
	padding-bottom:5px;
	padding-right:7px;
	padding-left:35px;
	font-weight:normal;
	text-decoration:none;
	/*background-image:url(file.gif);*/
	background-repeat:no-repeat;
	background-position:28px 9px;
	color:#000;
}
.c2_help_label0:hover, .c2_help_label1:hover {
	background-color:#4c4c4c;
	color: #FFFFFF;
}
.c2_help_label2:hover, .c2_help_labelactive {
	/*background-color:#4c4c4c;*/
	background-repeat:repeat;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BEBEBE;
}
.c2_help_label1active {
	background-color:#4c4c4c;
	background-image:url(aon.gif);
	background-repeat:no-repeat;
	background-position:19px 12px;
	color: #FFFFFF;
}
.realcontent img{
	margin-top:4px;
}