.left, .topbanner, .pathway, .footer, .back_button, .modifydate{
display : none;
}

body{
font-style: italic;
}


.componentheading{
text-decoration: underline;
font-weight : bold;
font-size: 2em;
text-align: center;
}

.contentheading {
text-decoration: underline;
font-weight : bold;
font-size: 1.5em;
}



.mosimage {
  border: 1px solid #ccc;
	margin: 5px;
}

.mosimage img {
	margin             : 4px;
	padding            : 0px;
}

.mosimage_caption {
  padding: 1px;
  color: #666;
  font-size: 11px;
  border-top: 1px solid #ccc;
}

