#content h1 {
	margin: 0;
	font-weight: normal;
	font-size: 167%;
	line-height: 131%;
	color: #d98a36;
}

#content h2 {
	margin: 0;
	font-weight: normal;
	font-size: 131%;
	line-height: 131%;
}

#content h3 {
	margin: 0;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 100%;
	line-height: 131%;
}

#content h4 {
	margin: 0;
	font-weight: normal;
	font-size: 131%;
	line-height: 131%;
	color: #d98a36;
}

#content a {
	text-decoration: none;
	color: #d98a36;	
}

#content a.mehr {
	margin-top: 5px;
	display: block;
}

#content ul,
#content li {
	margin: 0;
	padding: 0;
}

#content ul {
	padding-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content img.cmsDocumentIcon {
	margin-bottom: 5px;
}
