.cw{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 8px 10px 8px;
	text-align: left;
}

.cw a {
  background-image: url(/template/shared_content/network_promo/cw/images/arrow_16x16.jpg);
  background-repeat: no-repeat;
  padding-left: 20px;
  color: #000;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
}

.cw a:hover {
  text-decoration: underline;
}

.cw br {
  margin: 10px;
}

.cw_list {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 8px 10px 8px;
	text-align: left;
}

.cw_list a {
  background-image: url(/template/shared_content/network_promo/cw/images/arrow_16x16.jpg);
  background-repeat: no-repeat;
  padding-left: 20px;
  color: #1C5626;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.cw_list a:hover {
  text-decoration: underline;
}

.cw_list br {
  margin: 10px;
}

iframe {
	margin-bottom: 10px;
}

.cw .widget {
  text-align:center;
  margin: 10px 0px;  
}

.shows { font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px }

.shows a { text-decoration:none; font-weight:bold; font-size:12px; color:#000 }
.shows a:visited { color:#000 }
.shows a:hover { text-decoration:underline }

.shows p { margin: 0px 0px 5px }

.shows .show {
	text-align: left;
	overflow: auto;
  padding: 5px;
	margin: 0px;
}

.show_hz,
.show_hz .title { width: 96px }
.show_hz .title { text-align: left; margin-top:5px }
.show_hz .image { margin-top: 10px }