#video {
  width:400px;
  float:left;
}

#video_select {
  width:400px;
  height:23px;
  font-size:16px;
  font-weight:bold;
  color: #8A8A8A;
  background:#AFAFAF url('../images/media_center/top_bg.jpg') top left repeat-x;
  padding-top:3px;
  padding-bottom:3px;
  margin-bottom:5px;
}

#video_flash {
  text-align:center;
  width:400px;
  background:#EFEFEF url('../images/media_center/video_bg.jpg') top left repeat-x;
}

#video_powered {
  width:400px;
  text-align:right;
  font-weight:bold;
  color: #9B9B9B;
  background:#EFEFEF;
}

#video_title {
  color:#0097E7;
  font-size:12px;
  font-weight:bold;
  margin-bottom:5px;
}

#video_text {
  margin-bottom:10px;
}

#video_email {
}



#podcast {
  width:425px;
  float:right;
  border:thin solid #8A8A8A;
  margin-bottom: 18px;
}

#podcast_select {
  width:425px;
  height:23px;
  font-size:16px;
  font-weight:bold;
  color: #8A8A8A;
  background:#AFAFAF url('../images/media_center/top_bg.jpg') top left repeat-x;
  padding-top:3px;
  padding-bottom:3px;
}

#podcast_box {
  width:425px;
}

#podcast_content: {
  margin:10px
}

#podcast_title {
  margin-top:10px;
  margin-right:10px;
  margin-left:10px;
  color:#0097E7;
  font-size:12px;
  font-weight:bold;
  margin-bottom:5px;
}

#podcast_text {
  margin-right:10px;
  margin-left:10px;
  margin-bottom:10px;
}

#podcast_flash {
  float:left;
  text-align:right;
  font-weight:bold;
  color: #9B9B9B;
  margin-bottom:10px;
  margin-left:8px;
}

#podcast_button {
  float:right;
  margin-right:8px;
}


select {
  font-size:10px;
  color: #8A8A8A;
}

select.podcast {
	width: 280px;
}


#networking {
  width:425px;
  float:right;
}

#networking_title {
  width:425px;
  background:#AFAFAF url('../images/media_center/top_bg.jpg') top left repeat-x;
  padding-top:3px;
  padding-bottom:3px;
  margin-bottom:4px;
}

#networking_button_left {
  float:left;
  margin-bottom:15px;
}

#networking_button_right {
  float:left;
  margin-left:17px;
  margin-bottom:15px;
}