body { }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

div.layered-services {
	width: 652px;
	height: 198px;
	background-image: url(images/platform-layered-services.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.layered-services table.layers tr td {
	vertical-align: middle;
}
div.layered-services table.layers tr td.tenant {
	height: 67px;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding-left: 25px;
	width: 125px;
}
div.layered-services table.layers tr td.paas {
	height: 63px;
	font-size: 17px;
	font-weight: bold;
	color: #104966;
	padding-left: 25px;
}
div.layered-services table.layers tr td.stratos {
	height: 65px;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 25px;
}
div.layered-services table.layers tr td.des {
	font-size: 14px;
	padding-right: 20px;
	color: #000000;
}

/*platform diagram */
div.platform-products {
	width: 650px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.platform-products table.products {
	margin: auto;
	width: 636px;
	table-layout: auto;
}
div.platform-products table.products tr.header td.carbon, div.platform-products table.products tr.header td.stratos, div.platform-products table.products tr.header td.stratosl {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/platform-products-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 0px;
}
div.platform-products table.products tr.header td.carbon a, div.platform-products table.products tr.header td.stratos a, div.platform-products table.products tr.header td.stratosl a {
	color: #ffffff;
}
div.platform-products table.products tr.header td.carbon a:hover, div.platform-products table.products tr.header td.stratos a:hover, div.platform-products table.products tr.header td.stratosl a:hover {
	color: #f47b20;
}
div.platform-products table.products tr.header td.stratos {
	background-position: -212px top;
	border-bottom: 0px;
}
div.platform-products table.products tr.header td.stratosl {
	background-position: -212px top;
	border-bottom: 0px;
}
div.platform-products table.products tr.header td.carbon-low {
	background-position: -636px top;
}
div.platform-products table.products tr.header td.stratos-low {
	background-position: -424px top;
}
div.platform-products table.products tr.header td.stratosl-low {
	background-position: -424px top;
}
div.platform-products table.products tr.header td div.tagline {
	font-size: 12px;
	width: 185px;
}
div.platform-products table.products tr td {
	width: 212px !important;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
	background-image: url(images/platform-products-bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	border-left: solid 2px #ffffff;
}
div.platform-products table.products tr td.carbon {
	border-bottom: solid 1px #000000;
}
div.platform-products table.products tr td.stratos {
	border-bottom: solid 1px #0499CC;
}
div.platform-products table.products tr td.low {
	background-position: -212px top;
	color: #777777;
}
div.platform-products div.common-code {
	width: 650px;
}
div.platform-products div.common-code div.header {
	padding-left: 25px;
	padding-top: 15px;
	background-image: url(images/platform-products-c-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
}
div.platform-products div.common-code div.bottom {
	background-image: url(images/platform-products-c-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
div.platform-products div.common-code div.features {
	background-image: url(images/platform-products-c-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 50px;
	padding-right: 5opx;
	padding-bottom: 5px;
}
div#main-content div.content div.platform-products div.common-code div.features ul {
	margin: 0px;
	list-style: circle;
	list-style-position: inside;
	width: auto;
	padding: 0px;
}
div#main-content div.content div.platform-products div.common-code div.features ul li {
	font-size: 12px;
	border-bottom: 0px;
	border-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: auto;
}
