/* Start of CMSMS style sheet 'Home' */
/* css file for home */

/*
.container_content_text h1 {
	font-size:145%;
	margin-bottom:0.2em;
	margin-top:1em;
	line-height:1em;
}
*/
.content_textbox_right h1:first-child {
	margin-top:0.1em;
}

.container_content_text h2 {
	font-size:120%;
	margin-bottom:0.1em;
	margin-top:0.5em;
	line-height:0.8em;
}

.content_textbox_right p {
	margin-top:0em;
}

.heading_date {
	font-size:85%;
	font-family:monospace;
}

.content_textbox_right ul {
	margin:0;
}
/* End of 'Home' */

