#b_content {
  position: relative;
  height: 700px;
}

#broadcast {
  width: 800px;
	height: 542px;
	border: 0px solid black;
  position: absolute;

  top: 117px;
  left: 74px;	
}

#newsletter {
  width: 800px;  
  margin-top: 15px;
  
  position: absolute;
  top: 662px;
  left: 77px;
}

.nl_font {
  font-family: verdana;
  font-size: 12px;  
}

.weight {
	font-weight: bold;  
}

.smaller {
	font-size: 11px;
}

#newsletter .hide {
  display: none;  
}

#newsletter .box {
	clear: left;
	padding-top: 15px;
}

#newsletter #newsletter_box input {
	border: 1px solid #ccc;
}

#newsletter #newsletter_box .submit {
	border: 1px solid #b27777;
	background: transparent;
  font-weight: bold;
  color: #b27777;  	
  width: 80px;
}

.nl_check {
	float: left;
	padding-right: 10px;
	height: 30px;
}

#nl_foot {
	margin-top: 4px;
	/*position: absolute;
  top: 16px;
  left: 26px;*/
}

#b_header {
  background: url('../../_img/special/broadcast/sl_header.jpg') no-repeat;
  width: 914px;
  height: 117px;
  position: absolute;

  top: 0px;
  left: 18px;
}

#b_left_top {
  background: url('../../_img/special/broadcast/sl_links_1.jpg') no-repeat;
  width: 56px;
  height: 11px;
  position: absolute;

  top: 117px;
  left: 18px;
}

#b_left_middle {
  background: url('../../_img/special/broadcast/sl_links_2.jpg') repeat-y;
  width: 56px;
  height: 503px;
  position: absolute;

  top: 128px;
  left: 18px;
}

#b_left_bottom {
  background: url('../../_img/special/broadcast/sl_links_3.jpg') no-repeat;
  width: 56px;
  height: 28px;
  position: absolute;

  top: 631px;
  left: 18px;
}

#black_box {
	background: #000;
	
	position: absolute;
	height: 542px;
	width: 58px;

	left: 874px;
	top: 117px;
}
