/*
body {
	font-family: "lucida grande", arial, verdana, sans-serif;
}
*/

h1 {
	margin-top: 18px;
	margin-bottom: 0;
	font-size: 1.8em;
}

div#imac {
	margin: 10px 0 0;
	padding: 20px 50px 0;
	width: 350px;
	height: 410px;
	background: transparent url(/images/business/imac_biz.png) no-repeat;
	overflow: hidden;
	float: left;
}

div#images {
	margin: 0;
	padding: 0;
	width: 350px;
	height: 279px;
	overflow: hidden;
	background: transparent;
}

div#rhs {
	margin: 0;
	padding: 0 0 0 25px;
	float: left;
	width: 225px;
	height: 450px;
}

div#price-matrix {
	margin: 0 auto;
	padding: 0;
	width: 203px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #ccc;
	font-size: 1.6em;
}

table#matrix-table th {
	text-align: left;
	padding: 5px;
}

table#matrix-table td {
	padding: 5px;
}

table#matrix-table th.border-bottom, table#matrix-table td.border-bottom {
	border-bottom: 1px solid #ccc;
}

table#matrix-table span {
	font-size: .6em;
	color: #0a0;
	font-weight: bold;
}

table#pro-benefits-table img {
	display: none;
}


ul#features-list {
	margin: 15px 0 50px 0;
	padding: 0;
	font-size: 1.1em;
	list-style-type: none;
}

ul#features-list li {
	margin: 0 0 3px;
	padding: 0 0 0 15px;
	background: url(/images/green_tick_icon.png) no-repeat 0 .2em;
}

p#call-us {
	margin: 40px 0 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}