/* Put your custom styles in this file if you aren't using SASS to compile your css. Don't foget to uncomment line #8 in hsupanel.info by removing the ";" */

/* Custom styles brought over from Dreamweaver - Bruce, July 2014 */

highlight {
	background: #d3d3d3;
	border: #999999 1px solid;
	padding: 10px;
}

div.highlight {
	background: #d3d3d3;
	border: #999999 1px solid;
	margin: 1.5em 0;
	padding: 10px;
}

.caption img, .thumbnail img, .thumb {
  padding: 5px;
  border: solid 1px #FFFFFF;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  margin: 0 10px 10px 0;
}

.thumbnail img {
  padding: 3px;
  margin: 0 10px 10px 0;
}

h2.toggle { margin: 10px 0; font-size: 14pt; }
h2.toggle a { text-decoration: none; }  
