.sideColumn {
	background: url('/images/pricing-about.jpg') no-repeat;
}

dt a {
	position: relative;
	float: right;
	padding-left: 5px;
	font-weight: normal;
	background: #fff;
	border-bottom: none !important;
	z-index: 1;
}

dt > span:first-child { background: #fff; z-index: 1; position: relative; padding-right: 5px;}

dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dots {
  border-bottom: dotted #fad8de 1px;
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 3px;
}