.solcontent div.solhead {
	clear: both;
/*	margin-top:2em; */
	}
	
.solcontent div.gallery {
	margin-bottom: 2em;
	}
	
.solcontent .solhead p{
	font-size:medium;
	font-weight:bold;
	margin: 1.5em 0 0 0;
	}

.sollist dl	{
	/* lists are dls */
	margin-top: 1em;
	}
	
.sollist dd {
	font-size: medium; 
	margin-left: 4em;
	text-indent: -2em;
	margin-top: 0.5em;
	}
		
.bgwhite div,
.bgblack div,
.bgwhite img,
.bgblack img {
	float:left;
	}
	
div.bgwhite,
.bgwhite div,
div.bgblack,
.bgblack div {
	font-size: small;
	text-align: center;
	}

div.bgblack,
.bgblack div {
	color:#FFFFFF;
	background-color: #000000;
	}
	
div.bgwhite,
.bgwhite div {
	background-color: #FFFFFF;
	color:#000000;
	}
	
.bgwhite p,
.bgblack p {
	font-weight:bold;
	padding: 0;
	border: 0;
	margin: 0;
	}

.bgblack img
	{
	border: 1pt solid #000000;
	}

.bgwhite img
	{
	border: 1pt solid #FFFFFF;
	}
	
.gallery {
	float: left;
	font-size: small;
	font-weight: bold;
	vertical-align:bottom;
	/*overflow:visible; */
	padding: 0;
	border: 0;
	margin: 0;
	/*width:49%;*/
	}
	
.solcontent a:hover img {
	border: 2pt solid #3077c2;
}

.image {
	float: left;
	}	
.image p {
	clear: both;
	}	