/* FPC Editor Styles */

#content p{
	margin:0 0 8px;
}
h1{
	margin:0 0 8px;
	font-size:1.385em;
	color:#072534;
	font-style:italic;
}
h2{
	margin:0;
	color:#680c0c;
	font-size:1.077em;
	text-transform:uppercase;
}
h3{
	font-size:1em;
	color:#072534;
	margin:0;
}
h4{
	font-size:1em;
	color:#072534;
	font-style:italic;
	margin:0 0 5px;
	font-weight:normal;
}
.stress{
	display:block;
	padding:7px 0 0;
	overflow:hidden;
	margin:0 0 8px;
}
.noborder{
	border-style:none;
}
ul .dark{
	background-color:#f5f3ef;
}
#content table{
	border-collapse:collapse;
	margin:0 0 16px;
}
#content table td{
	height:20px;
}
#content table .time{
	width:84px;
	text-align:center;
}
#content table .data{
	width:186px;
}
#content table .dark td{
	background:#f5f3ef;
}

