/* Table hosting */
table.tblhost-price {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #BBDEEF;
	width: 100%; font-size: 11px;
}

table.tblhost-price th {
	background: #F1F8FC;
	border: 1px solid #BBDEEF;
	color: #3399CA;
	font-weight: bold;
	text-align: center;
}

table.tblhost-price td {
	border: 1px solid #BBDEEF;
	padding: 3px 5px;
	text-align: center;
}

table.tblhost-price td.title {
	font-weight: bold;
	text-align: left;
}

table.tblhost-price span.price-month,
table.tblhost-price span.price-year {
	background: url(../images/price-month.gif) no-repeat left top;
	color: #C00021;
	display: block;
	width: 65px;
	height: 80px;
	font-size: 150%;
	font-weight: bold;
	padding-top: 10px;
}

table.tblhost-price span.price-year {
	background: url(../images/price-year.gif) no-repeat left top;	
}

a.hbig-price {
	background: url(../images/hbig-price.gif) no-repeat left top;
	display: block;
	width: 85px;
	height: 85px;
	float: left;
	color: #FFFFFF;
	border: 1px solid;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
}

a.hbig-price .price {
	font-size: 140%;
	font-weight: bold;
	display: block;
	margin-top: 26px;
	line-height: 100%;
	background: url(../images/hsep.gif) no-repeat center bottom;
}

a.hbig-price span.month-year {
	display: block;
	font-size: 100%;
	font-weight: normal;
	padding: 3px 10px 0 10px;
	text-align: center;
	line-height: 110%;
	font-size: 11px;
}

div.rightslide {
	float: right;
	width: 120px;
	padding-top: 30px;
	font-weight: bolder;
	color: #CC0000;
}
