table.cs-package-grid
{
	width: 100%;	
}
table.cs-package-grid tr td
{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	width: 20%;
}
table.cs-package-grid tr td a
{
	cursor: pointer;
	text-decoration: underline;
}
table.cs-package-grid tr td.feature-name
{
	text-align: left;
}
table.cs-package-grid tr th
{
	color: #00539f;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
table.cs-package-grid tr th img
{
	vertical-align: middle;
}
table.cs-package-grid tr th.feature-section-title
{
	color: #000000;
}
table.cs-package-grid .cs-package-tool-tip
{
	display: none;
}
.cs-package-tool-tip
{
	padding-right: 15px;
}

.orange-callout, .orange-callout-mpso
{
    font-weight: bold;
    color: Orange;
    text-align: center;
	padding-left: 100px;
	width: 300px;
}

.orange-callout-mpso
{
	width: 38%;
	margin-right:  235px;
}

.orange-callout-text
{
    background-color: Orange;
}