/* DTD editor styles */

p {
	font: 1.1em verdana, geneva, sans-serif;
	color: #454545;
	line-height:140%;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 1em;
	margin: 0 0 7px;
	line-height: 1.27em;
	text-transform:uppercase;
}
h3 {
	color: #134573;
	font-size: 1em;
	line-height: 1.27em;
	margin: 0 0 7px;
	text-transform:uppercase;
}
h4 {
	height: 1%;
	color: #9C140A;
	padding: 0 0 0 10px;
	font: bold 1em/1.27em tahoma, geneva, sans-serif;
	background: url("../images/ico-h4.gif") no-repeat 0 4px;
	text-transform:uppercase;
}
.nospace {margin: 0 0 4px;}

.details {
	color: #515151;
	font-size: 0.90em;
	line-height: 1.2em;
	margin: 0 42px 16px 10px;
}
