TABLE {
	border: 1px solid black;
	border-collapse: collapse;
}
#shells TD, #deds TD {text-align: center;}
#vpses TD {text-align: right;}

TD INPUT, TD SELECT {
	width: 100%;
}

#header, #body, #footer {
	clear: both;
}


#logo {
	float: left;
}
#langlinks IMG {
	border: 1px solid black;
	width: 24px;
	height: 16px;
}
#servicelinks {
	font-size: 1.05em;
}
.righthlist {
	list-style: none;
	clear: right;
	margin: 0px;
}
.righthlist LI {
	float: right;
}
.righthlist LI A {
	display: block;
	padding: 4px;
}
#servicelinks LI, #pagelinks LI {
	border-right: 1px solid #AAA;
}
#servicelinks LI:first-child, #pagelinks LI:first-child {
	border-right: none;
}


#products {
	border: none;
	width: 95%;
	margin: auto;
}
#products TD {
	vertical-align: top;
}
.infobox {
	border: 2px solid #DDD;
	background-color: #f4f4f4;
	margin: 8px;
	text-align: justify;
	padding: 4px;
}
.infobox STRONG {
	display: block;
	text-align: center;
}
.infobox .more {
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	font-weight: bold;
}

