.article {
  border-bottom:2px dotted #FFA932;  
  padding-bottom:8px;
}
#content {
  width:950px;
}
h1 {
  font-size:large;
  padding:0px;
}
h3 {
  margin:0px;
  padding:8px;
}
h4 {
  margin-bottom:2px;
  margin-top:4px;
}
.infoPanel {
  float:left;
  height:100%;
  margin-right:8px;
  padding:4px;
  width:190px;
}
#latest {
  float:left;
  padding:0px 16px;
  width:430px;
}
#latest ul {
	list-style: none;
}
#ShowReelId {
  /*border-right: 2px dotted #FFA932;*/
  float:left;
  padding:0px 16px 4px 16px;
}