/**
 * Styles unique to penton_features_industry_week.css
 * 
 * Concerned mostly with the html table headers
 */

 .views-field-rank {
  width: 6em;
}
.views-table tr {
  height: 3em;
}
.views-table .views-field-revenues1,
.views-table .views-field-revenuegrowth {
	text-align: right;
}

