#page-title p {
	width: 500px;
}

#page-title {
	margin-bottom: 4em;
}

h3 {
	margin-bottom: 0.5em;
}

h4 {
	margin: 1.5em 0 0.5em 0;
}

h4.first {
	margin-top: 0;
}

table {
	width: 100%;
}

table td {
	padding: 0.2em 0;
}

div.right-boxes {
	left: 560px;
	width: 360px;
}

div.left-boxes {
	width: 550px;
}

div.packages {
	position: absolute;
	left: 240px;
	width: 300px;
	margin-top: 16px;
}

th.package-name {
	text-align: left;
}

td.monthly-pay,
td.setup-cost {
	text-align: center;
}

div.details {
	position: relative;
	left: 340px;
	width: 350px;
}

ul.features li {
	margin-bottom: 0.5em;
}

li.img-bullets {
	position: relative;
	padding: 5px 0 0 240px;
	margin-bottom: 5em;
	background: no-repeat;
}

li.single-server {
	background-image: url(/_img/page/hosting/server-colocation/single-server.png);
}

li.cabinet {
	background-image: url(/_img/page/hosting/server-colocation/cabinet.png);
}

p.asterisk {
	padding-right: 20px;
}