.big_headline
{
  font-size: 30px;
  font-weight: bold;
  margin: 15px 0 10px 0;
  text-align: center;
}

.big_headline a
{

}

.featurebox
{
  margin: 10px 0 10px 20px;
	padding: 0;
	width: 600px;
	height: 270px;
	overflow: hidden;
	position: relative;
	background-color: #000;
}

.featurebox #featurenav
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 5px 0px 5px 10px;
	display: none;
}

.feature
{
	width: 600px;
	padding: 0;
	height: 270px;
	position: relative;
	display: block;
	text-decoration: none;
}

.featurebox .feature div.description
{
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-image: url('/images/site/chrome/feature_transparent_black.png');
	margin: 0;
	padding: 0;
	width: 600px;
}

.featurebox .feature .description .wrapper
{
	padding: 5px 10px;
	margin: 0;
	width: 580px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/site/chrome/feature_transparent_black.png',sizingMethod='scale');
}

.featurebox .feature .description .wrapper a
{
	position: relative;
}

.featurebox .feature div.description div.hed
{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
}

.featurebox .feature div.description div.teaser
{
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 6px;
}

.featurebox .feature div.description div.byline
{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #aaa;
	margin-right: 40px;
}

.featurebox .feature div.description div.byline a
{
	color: #aaa;
}

.featurebox .feature div.description a
{
	color: #fff;
	text-decoration: none;
}

.threetop_photos
{
  margin: 10px 0 10px 20px;
}

.threetop_photos .photo
{
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
}

.threetop_photos .last
{
  margin-right: 0;
}

.threetop_photos .photo .description
{
	position: absolute;
	bottom: 0;
	color: #fff;
	background-image: url('/images/site/chrome/feature_transparent_black.png');
	margin: 0;
	padding: 6px 8px;
	height: 65px
}

.threetop_photos .photo .description a
{
  color: #fff;
}

.threetop_photos .photo .description .headline
{
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 2px;
}

.threetop_photos .photo .description .teaser
{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

.threetop_photos .photo .description .byline
{
  font-size: 9px;
	font-weight: bold;
	margin-bottom: 1px;
	text-transform: uppercase;
	color: #fff;
	margin-right: 40px;
}

.threetop_photos .single
{
  width: 196px;
  height: 270px;
}

.threetop_photos .single .description
{
  width: 182px;
}

.threetop_photos .double
{
  width: 398px;
  height: 270px;
}

.threetop_photos .double .description
{
  width: 384px;
}

.threetop_photos .double .description .headline
{
  font-size: 18px;
}

.threetop_heds
{
  margin: 10px 0 10px 20px;
}

.threetop_heds .headline
{
  float: left;
  width: 180px;
  padding: 3px 8px;
  color: #fff;
  background-color: #464646;
  margin-right: 6px;
  font-size: 14px;
  font-weight: bold;
  height: 33px;
}

.threetop_heds a
{
  color: #fff;
}

.threetop_heds .last
{
  margin-right: 0;
}


.twotop_photos
{
  margin: 10px 0 10px 20px;
}

.twotop_photos .photo
{
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
}

.twotop_photos .last
{
  margin-right: 0;
}

.twotop_photos .photo .description
{
	position: absolute;
	bottom: 0;
	color: #fff;
	background-image: url('/images/site/chrome/feature_transparent_black.png');
	margin: 0;
	padding: 6px 8px;
	height: 50px
}

.twotop_photos .photo .description a
{
  color: #fff;
}

.twotop_photos .photo .description .headline
{
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 2px;
}

.twotop_photos .photo .description .teaser
{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

.twotop_photos .photo .description .byline
{
  font-size: 9px;
	font-weight: bold;
	margin-bottom: 1px;
	text-transform: uppercase;
	color: #fff;
	margin-right: 40px;
}

.twotop_photos .single
{
  width: 196px;
  height: 160px;
}

.twotop_photos .single .description
{
  width: 182px;
}

.twotop_photos .double
{
  width: 398px;
  height: 160px;
}

.twotop_photos .double .description
{
  width: 384px;
}

.twotop_photos .double .description .headline
{
  font-size: 18px;
}

.twotop_heds
{
  margin: 10px 0 10px 20px;
}

.twotop_heds .headline
{
  float: left;
  width: 180px;
  padding: 3px 8px;
  color: #fff;
  background-color: #464646;
  margin-right: 6px;
  font-size: 14px;
  font-weight: bold;
  height: 33px;
}

.twotop_heds a
{
  color: #fff;
}

.twotop_heds .last
{
  margin-right: 0;
}
