@charset "utf-8";

td {
	padding:		5px 0;
}
.international_domains {
	width:			700px;
	margin:			10px 0;
	position:		relative;
	float:			left;
}
.international_domains th {
	color:			#7f7f7f;
	font-size:		10px;
	text-align:		center;
}
.international_domains td {
	font-family:		Tahoma, Verdana;
	background:		#f3f3f3;
	padding:		5px 10px;
	color:			#333333;
	font-size:		13px;
	border-top:		1px solid #dedede;
}
.zone {
	text-align:		center;
	font-weight:		bold;
	width:			110px;
}
.registration {
	color:			#11aa07 !important;
	font-weight:		bold;
	width:			60px;
	text-align:		center;
}
.prolongation {
	color:			#0096ff !important;
	font-weight:		bold;
	width:			60px;
	text-align:		center;
}
.statuserror {
	color:			#505050 !important;
	font-weight:		bold;
	width:			60px;
	text-align:		center;
}
.features {
	text-align:		justify;
	width:			440px;
}
.package {
	width:			460px;
	position:		relative;
	float:			left;
}
.package td {
	padding:		10px 7px;
	border-top:		1px solid #dedede;
	border-bottom:		1px solid #dedede;
	text-align:		left;
}
.gray {
	background:		#f3f3f3;
}
.pink {
	background:		#ffe2e2;
}
.blue {
	background:		#e2f2ff;
}
.listOfDomains {
	width:			700px;
	position:		relative;
	float:			left;
	text-align:		center;
	margin-top:		10px;
}
.listOfDomains td {
	border-bottom:		1px solid #dedede;
}
.listOfDomains th {
	border-top:		1px solid #dedede;
	border-bottom:		1px solid #dedede;
	padding:		8px 0;
}
.price {
	color:			#11aa07 !important;
}
.price a:link, .price a:visited{
	color:			#11aa07;
	text-decoration:	none;
}
.left {
	text-align:		left;
	padding-left:		6px;
}
