.modal-wrapper.styled {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.70);
}

article {
  -webkit-box-shadow: 0px 0px 0px 0gba(0, 0, 0, 0.0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
  box-shadow: 0px !important;
  padding: 20px !important;
  float: left;
  width: 100%;
font-size: 16px;
  text-shadow: none;
padding-top: 20px !important;
max-width: 1000px !important;
}
.widget ul {
font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    padding: 0 0 0 0px;
}  
.slideshow-wrapper {
	display: block;
	margin: 0 0 10px 0;
font-size: 13px !important;
}