table.plans {
	width:342px;
	margin-left:5px;
}
td.plans {
	border-bottom:3px;
	border-bottom-style:solid;
	border-bottom-color:#F0F0F0;
}
.planc {
	background-image:url(../images/plan_c.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:100px;
}
.planb {
	background-image:url(../images/plan_b.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:100px;
}
.plana {
	background-image:url(../images/plan_a.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:100px;
}
.plantext {
	background-image:url(../images/plan_text_bg.gif);
	background-position:right;
	width:243px;
	background-repeat:repeat-y;
	padding-left:30px;
}
.includes {
	background-color:#F3F3F3;
	width:244px;
	height:177px;
	border-width:2px;
	border-color:#A9A9A9;
	border-style:solid;
	margin-top:3px;
	margin-left:5px;
}
div.includestext {
	padding-left:80px;
	padding-top:15px;
}
.linuxi {
	background-image:url(../images/linux_logo.gif);
	background-repeat:no-repeat;
	background-position: 3px 74px;
}
.msi {
	background-image:url(../images/microsoft_logo.gif);
	background-repeat:no-repeat;
	background-position: 3px 74px;
}
.reselleri {
	background-image:url(../images/reseller_logo.gif);
	background-repeat:no-repeat;
	background-position: 10px 55px;
}
.vpsi {
	background-image:url(../images/virtuozzo_logo.gif);
	background-repeat:no-repeat;
	background-position: 12px 74px;
}
.dedicatedi {
	background-image:url(../images/dedicated_logo.gif);
	background-repeat:no-repeat;
	background-position: -10px 74px;
}
.sitebuilder {
	border-width:2px;
	border:#E2E2E2;
	border-style:solid;
	width:215px;
	margin-top:3px;
	margin-left:5px;
}
.compare {
	border-width:2px;
	border:#E2E2E2;
	border-style:solid;
	width:244px;
	margin-top:3px;
	margin-left:5px;
}
.room {
	padding-bottom:5px;
}
img.price {
	margin-left:15px;
	margin-top:21px;
}
.comparehd {
	background-color:#5A5A26;
	color:white;
	width:40%;
	font-weight:bold;
	padding-left:10px;
}
.comparehd2 {
	background-color:#5A5A26;
	color:white;
	font-weight:bold;
	text-align:center;
	width:20%;
}
.comparebg {
	background-color:#E6E6D6;
	padding-left:5px;
	color:#black;
}
.comparebg2 {
	background-color:#DBDBC5;
	color:#black;
	text-align:center;
}
.comparebg3 {
	background-color:#E6E6D6;
	text-align:center;
}