/* webhosting pagina */

.tablehosting 
{
	width: 100%;
	margin: 0px;
}

.tdgreentop 
{
	background: #f4fff2;
	padding-left: 1px;
	border: 1px dashed silver;
	border-bottom-width: 0px;
}

.tdgreentopleft 
{
	background: #f4fff2;
	border-top: 1px dashed silver;
	border-left: 1px dashed silver;
	padding-left: 1px;
}

.tdgreentopright 
{
	background: #f4fff2;
	border-top: 1px dashed silver;
	border-right: 1px dashed silver;
	padding-left: 1px;
}

.tdorange 
{
	background: #fff4ed;
	border: 1px dashed silver;
	padding-left: 1px;
}

.domeininput 
{
	width: 100%;
}

.checkbox 
{
	width: auto;
	height: auto;
	border-width: 0px;
}

button{	vertical-align: middle;	position: relative;	background: #f4fff2;	color: #333;	font: bold 12px "lucida grande", "trebuchet MS", verdana, sans-serif;	margin: 2px;	padding: 2px;
	width: auto;
}

.bottom 
{
	bottom: 0px;
	vertical-align: bottom;
	position: relative;
	padding-bottom: 0px;
	display: block;
}
