td.welcome_left {
  vertical-align: top;
  width: 160px;
}

td.welcome_right {
  vertical-align: top;
  width: 366px;
}

td.featured_left {
  text-align: center;
  width: 120px;
}

td.featured_right {
  vertical-align: top;
  width: 145px;
}

td.highlighted_title {
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	height: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image: url(../img/back_high_title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

table.highlighted_bg {
  background: #9CC;
}

td.highlighted_item {
  padding: 5px;
  vertical-align: top;
  width: 25%;
}
