.SubHead {
  font-weight:bold;
}

.inset_image_container {
  float: right; 
  border: 1px solid #cccccc; 
  margin: 0px 2% 2% 2%; 
  padding: 2%; 
  width: 43%;
}

.inset_image_container img {
  width: 100%;
  height: auto;
}

a.CDFW_tooltip:link  {
    text-decoration: none;
    border-bottom: dotted 1px #b77b01;
}

.container_style_c {
    background-color:transparent !important;
}

h3.ui-accordion-header {
	font-size: 1.1em;
  	font-style: normal;
  	line-height: normal;
}

.DnnModule-LiveArticles .news a {
	text-decoration: underline;
  color: rgb(2,139,255);
}

.liveaccredmond2 .ui-widget-header {
    font-size: 100% !important;
}

/* fix Live Content captions */

.jquery-lightbox-caption .lc-caption {
    height: 18px;
    margin: 0 200px 5px 0;
    overflow: hidden;
    line-height: 18px;
    font-size: 13px;
}
