
.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe,
.responsiveContainer object,
.responsiveContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;	
}

.is-dropdown-submenu {
	z-index: 1000 !important;
}

dl dd {
    list-style-type: circle;
}

button.cr_button,input.button{

     background: #871f1d none repeat scroll 0 0;
      border: 3px solid #ccc;
      color: #fff;
}

.page-footer a {
	color: #fff;
}

img.left {
    float:left;
    margin: 0 10px 0 0;
}
