#main-content p.teaser {
	font-style: italic;
}
#main p.date {
    font-weight: bold;
    margin-bottom: 5px;
}
.right {
	text-align: right;
}
.detector {
    color: #FF0000;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 0;
}
.safetyBlurb {
    font-weight: bold;
    padding: 10px;
    text-align: center;
	text-transform: uppercase;
}
/* Setting #updated apart from the content on the page */
.page #main-content #main {
	min-height: 100%;
	padding-bottom: 2.5em;
}
.page #main-content div.full {
	padding-bottom: 0 !important;
}
#updated {
	margin-top: 2.5em;
	display: block;
}
/* END Setting #updated apart from the content on the page */
/* Right hand side section formatting */
.subsite #secondary h3 {
    font-size: 0.95em;
    font-weight: bold;
}
.subsite #secondary h3, .subsite #secondary h4 {
    border-bottom: none;
    margin-top: 0;
}
.subsite #secondary p, .subsite #secondary p.teaser, .subsite #secondary p.date, .subsite #secondary p.right, .subsite #secondary p.more {
    font-size: 0.95em !important;
}
.subsite #secondary p.date {
	font-style: italic;
}
.subsite #secondary p.right, .subsite #secondary p.more, p.top {
	text-align: right;
}
.subsite #secondary p.right img {
	float: right !important;
	margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0.7em !important;
}
.subsite #secondary p.more {
	padding-top: 2em;
}
.subsite #secondary p.more a, .subsite #secondary p.more a:link, .subsite #secondary p.more a:visited, .subsite #secondary p.more a:hover {
	color: #1E4164;
}
/* END Right hand side section formatting */