H1, H2, H3, H4, H5, H6 {margin: 0px; padding: 0px;}

H1 {font-size: 1.5em; line-height: 100%; color: #000000; font-weight: bold; margin: 15px 0px 15px 0px;}
H2 {font-size: 1.3em; line-height: 100%; color: #000000; font-weight: bold; margin: 15px 0px 15px 0px;}
H3 {font-size: 1.2em; line-height: 100%; color: #000000; font-weight: bold; margin: 15px 0px 10px 0px;}
H4 {font-size: 1.1em; line-height: 100%; color: #000000; font-weight: bold; margin: 10px 0px 5px 0px;}
H5 {font-size: 0.91em; line-height: 100%; color: #999999; font-weight: bold; margin: 5px 0px 5px 0px; padding-bottom: 5px; border-bottom: 1px solid #696969;}
H6 {font-size: 0.91em; line-height: 100%; color: #999999; font-weight: bold; margin: 15px 0px 5px 0px;}

/******************/
/* Headers, plain */
/******************/
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {margin-top: 0px; padding-top: 0px;}

/* Header date */
.headerdate, .csc-header-date, p.csc-header-date {font-size: 0.85em;}

/* Subheader, general */
P.csc-subheader {}

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 {font-size: 1.3em; line-height: 100%; color: #696969; font-weight: bold;}
P.csc-subheader-2 {font-size: 1.2em; line-height: 100%; color: #696969; font-weight: bold;}
P.csc-subheader-3 { color: #696969; font-weight: bold;}

/* Images / Captions */
.csc-textpic-caption, .caption {color: #696969;
	font-size: 0.85em;
	line-height: 13px;
	margin: 0px 20px 10px 20px;
	padding: 5px 0px;
	font-style: italic;
}

	
	
	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }


	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }


	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }
	
	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left;}
	

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

