#DWDWidget {
	margin-bottom: 25px;
}

#DWDWidget h2,
#NLWKNWidget h2,
#BiwappWidget-h2 {
	font-size: 24px;
	margin-bottom: 25px;
}

#DWDWidget h2 {
	margin-top: 25px;
}

#NLWKNWidget h3 {
	font-size: 20px;
	margin-bottom: 15px;
}

#NLWKNWidget p {
	margin-top: 15px;
}

#DWDWidget table,
#DWDWidget colgroup,
#DWDWidget thead,
#DWDWidget tbody,
#DWDWidget th,
#DWDWidget td {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid;
	font-size: 12px;
	text-align: left;
	vertical-align: top
}


#DWDWidget table {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}

#DWDWidget table {
	display: inline-block
}

#DWDWidget-img {
	margin-top: 25px;
}

#NLWKNWidget {
	margin-bottom: 25px;
}

.sr_catwarn_copy {
	text-align: center;
	margin-top: 25px;
	font-size: 12px;
	color: darkgray
}

#BiwappWidget .biwapp-shadow-wrapper::after {
  content: '' !important;
  display: block !important;
  width: 80% !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 18px !important;
  z-index: 0 !important;
  margin: auto !important;
  box-shadow: none !important;
  height: 20px !important;
  border-radius: 50% !important;
}