#content .adminLink a {
	border-bottom-width: 0;
}
#content .adminLink img {
	display: inline;
		width:14px!important;
	height:14px!important;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content p,
#content ul, 
#content ol {
	margin:0 0 15px 0;
}

#content h1 {
	font-size: 18px;
}

#content h2 {
	font-size: 16px;
}

#content h3 {
	font-size: 14px;
}

#content h4 {
	font-size: 11px;
}

#content ul, 
#content ol {
	padding-left: 0;
	margin-left: 25px;
}

#content li ul,
#content li ol {
	margin-top: 2px;
	margin-bottom: 0;
}

#content .back{
	width:26px;
	height:17px;
	background-image:url(../picture/interface/back.png);
	background-repeat:no-repeat;
	display:block;
	border:0;
	float:left;
	margin-right:15px;
	margin-top:2px;
}


#content .back_index{
	width:19px;
	height:22px;
	background-image:url(../picture/interface/loupe.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	border:0;
	
}

#content .green{
	color:#59a022;
	font-weight:bold;

}

