
span.headlight{
	color:#009fdb;
	font-weight:bold;
	font-style:italic;
}

span.superscript, sup{
	font-size:80%;
	vertical-align:top;
}

span.subscript, sub{
	font-size:80%;
	vertical-align:baseline;
}

p.spacebelow{
	margin-bottom:1em;
}

table.grid, table.grid td, table.grid th{
	border: solid 1px #000;
	border-spacing: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.rows, table.rows td, table.rows th{
	border-style: none;
	border-collapse: collapse;
}

table.rows, table.rows td, table.rows th{
	border-bottom: solid 1px #000;
}

table.border{
	border: solid 1px #000;
	border-collapse: collapse;
}

thead.headlight{
	background-color:#009fdb;
}

/*** for RTE only ***/

.htmlarea-content-body p {
	margin-bottom:0.5em;
}

.htmlarea-content-body p.spacebelow {
	margin-bottom:1em;
}
