
.blockcolumn {
	background-color: #E5E5E5;
	border-right: solid 1px white;
	border-left: solid 1px white;
}
.columnhhtxt{
	font-size: 16px;
	font-weight: bold;
	color: #4681AA;
}
.blockcolumntxt{
	font-size: 11px;
	color: #313131;
	padding-top: 16px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.upgradeBox
{
	background-image: url(https://www.flightexplorer.com/images/newsite/images/middleBracket.gif);
	background-repeat: repeat-x;
}
.upgradeBox a{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.upgradeBox2
{
	background-image: url(https://www.flightexplorer.com/images/newsite/images/middleBracket2.gif);
	background-repeat: repeat-x;
}
.upgradeBox2 a
{
	font-size: 12px;
  color: White;
  font-weight: bold;
  text-decoration: none;
}
.upgradeBox2 a:hover
{
  color: Yellow;
}