#products-background
{	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border:2px #ccc solid;
	background:url('/images/hosting/unlimited_bg.jpg') no-repeat top left;
	height:560px;
	width:850px;
	position:relative;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
}

#table_header {
	margin:0 auto;
	margin-top:20px;
	margin-right:55px;
	text-align:center;
	vertical-align:middle;
}

#table_price {
	margin:0 auto;
	margin-right:55px;
	text-align:center;
	vertical-align:middle;
}


#product-features
{
	margin:10px auto;
	text-align:center;
	vertical-align:middle;
}

#product-features tr
{
	height:35px;
}

#product-features tr.even td
{
/*	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
*/
	background:url(/images/hosting/white_trans_bg.png);
	vertical-align:middle;
	border: white 2px solid;
}


#product-features tr.odd td
{
/*	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
*/
	background:url(/images/hosting/blue_trans_bg.png);
	vertical-align:middle;
	border: white 2px solid;
}

.feature-what
{
	text-align:left;
	padding-left:15px;
}

.unlimited_ul_on_pic
{
/*	color:#336699;
	font-size:18px;
	font-weight:bold;
	background:url(/images/hosting/white_list_bg.png);
	width:200px;
	height:95px;
*/



background:transparent url(/images/hosting/white_trans_bg.png) repeat scroll 0 0;
border:2px solid white;
color:#336699;
font-size:18px;
font-weight:bold;
height:95px;
width:200px;
}

