table.hosting {
		height:106px;
		width:200px;
		}
.linuxh {
	border-width:2px;
	border:#E2E2E2;
	border-style:solid;
	width:196px;
	height:100px;
	margin-top:3px;
	margin-left:3px;
	background-image:url(../images/linux_logo.gif);
	background-repeat:no-repeat;
	background-position: 3px 30px;
}
.windowsh {
	border-width:2px;
	border:#E2E2E2;
	border-style:solid;
	width:196px;
	height:100px;
	margin-top:3px;
	margin-left:3px;
	background-image:url(../images/windows_logo.gif);
	background-repeat:no-repeat;
	background-position: 6px 45px;
}
.resellerh {
	border-width:2px;
	border:#E2E2E2;
	border-style:solid;
	width:196px;
	height:100px;
	margin-top:3px;
	margin-left:3px;
	background-image:url(../images/reseller_logo.gif);
	background-repeat:no-repeat;
	background-position: 6px 40px;
}
.vpsh {
	border-width:2px;
	border:#E2E2E2;
	border-style:solid;
	width:196px;
	height:100px;
	margin-top:3px;
	margin-left:3px;
	background-image:url(../images/virtuozzo_logo.gif);
	background-repeat:no-repeat;
	background-position: 7px 50px;
}
.dedicatedh {
	border-width:2px;
	border:#E2E2E2;
	border-style:solid;
	width:196px;
	height:100px;
	margin-top:3px;
	margin-left:3px;
	background-image:url(../images/dedicated_logo.gif);
	background-repeat:no-repeat;
	background-position:-5px 45px;
}
.templates {
	border-width:2px;
	border:#E2E2E2;
	border-style:solid;
	width:224px;
	height:110px;
	margin-top:5px;
	background-image:url(../images/50.jpg);
	background-repeat:no-repeat;
	background-position:5px 45px;
}
img.bar  {
	width:194px;
	height:5px;
}
.login {
	background-color:#EFEFE3;
	width:200px;
	height:136px;
	background-position:right bottom;
	background-repeat:no-repeat;
	border-width:2px;
	border-color:#C4C49E;
	border-style:solid;
	margin-top:3px;
	margin-left:5px;
}
.sitebuilderplus_home {
	background-image:url(../images/sitebuilder_plus.jpg);
	background-color:#EFEFEF;
	width:255px;
	height:136px;
	background-position:right bottom;
	background-repeat:no-repeat;
	border-width:2px;
	border-color:#A9A9A9;
	border-style:solid;
	margin-top:3px;
}