
body {
	font-family: sans-serif;
}

div.entry { 
  margin-bottom: 30px;
}

div.captionimage { 
  margin-left: 10px;
  float: right;
  border-left: 1px dotted #CCCCCC;
  padding-left: 10px;
  
}

.captionimage h1 { 
  font-size: 8pt;
  margin-top: 2px;
  margin-bottom: 5px;
  font-weight: normal;
}

.captionimage img { 
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.entry h1 {
	font-size: 12pt;
	margin-bottom: 0px;
        padding-bottom: 0px;
	padding-bottom: 0px;

}


.entry h2 {
	margin-top: 0px;
	font-size: 10pt;
}

.entry hr { 
  margin-top: 1px;
  margin-bottom: 1px;
  border-top: 1px solid #7777FF;
} 
