div.main-area {
	margin: 0 8px;
}

div.serviceheader, table.servicetable {
	width: 636px;
}

div.serviceheader {
	font: bold 11px Tahoma, Verdana, sans-serif;
	padding: 2px;
}

#suiteheader { background-color: #BED1E4; }
#officeheader { background-color: #7DA4D2; }
#supportheader { background-color: #447BBF; }

table.servicetable {
	border-collapse: collapse;
	margin: 12px 0 30px 0;
}

table.servicetable td, p.main-p {
	font: 11px Tahoma, Verdana, sans-serif;
	color: #292A2B;
}

table.servicetable td.leftservice {
	width: 66%;
}

table.servicetable td.rightservice {
	width: 33%;
}

div.servicelist {
	margin-left: 3em;
}
