div#updated {
	color: #996633;
	font: 10px Verdana, Arial, sans-serif;
	padding: 5px 10px 10px 10px;
	background-image: url(/news/img/story-top-border.gif);
	background-repeat: repeat-x;
	}
	
div#headline {
	color: black;
	font: bold 25px/28px Verdana, Arial, sans-serif;
	}
	
div.box
{
	float: left;
	margin: 4px 10px 10px 0;
}

div#story
{
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #E2E0DE;
	min-height:235px;
}

div.byline
{
	font-size: 10px;
	margin-top: 3px;
}

div.caption, div.credit
{
	font-size: 9px;
}

div#image img
{
	border: #a97e54;
}

div#subhead
{
	font-weight: bold;
	margin-top: 3px;
}

div.ctrcol_list
{
	background-color:#F3EEE6;
	border:1px solid #DAD3C6;
	margin: 0;
	float: left;
	clear: left;
	width: 375px;
	margin-top: 15px;
}

div.ctrcol_list h2 {
background-color:#DFD0C0;
color:black;
margin:0pt;
padding:7px 9px;
background-image: none;
}

div#sponsored_links
{
	float: right;
	background: #fff;
	clear: right;
	color: #000;
}

.Flux .ctrcol_list {
  width: 762px;
}

.Flux .comments3 .ctrcol_list textarea, .Flux .comments3 .ctrcol_list .inputTextarea {
  width: 748px;
}

.Flux .comments3 .ctrcol_list div.commentEditor {
	padding: 5px;
}

div#videoPlayer {
  width: 256px;
  height: 223px;
  background: #000;
  float: left;
  margin-right: 10px;
}

div.footnote {
    font-size: 9px;
}

sup, sub {
    font-size: 80%;
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

hr {
    display: block;
}

