#contentInset {
	border: 1px solid #FFFFFF;
	background-color: #414c51;
	/*background-image: url(art/services/servicesInsetBG.jpg);*/
	visibility: visible;
}
#contentInset  table {
	color: #FFFFFF;
	margin: 10px;
}
#contentInset  .cell {
	font-size: 12px !important;
	padding: 10px;
}
#contentInset  .title {
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px !important;
}
#leftMenuDiv {
	position:absolute;
	left:6px;
	top:117px;
	width:180;
	height:auto;
	z-index:10;
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	visibility: visible;
}
.cell h1 {
	text-transform: uppercase;

}
ul {
	margin: 1em 1em 1em 2em;
	padding: 0em;
	list-style-type: disc;
}
li {
	margin-bottom: 0.2em;
}
