#products-background
{
	background:url('http://jdimg.com/justhost/backgrounds/products.jpg') no-repeat top left;
	height:500px;
	width:762px;
	position:relative;
}

#products-background .signup
{
	background:url('http://jdimg.com/justhost/captions/signup-now.png') no-repeat top left;
	height:52px;
	width:156px;
	position:absolute;
	top:460px;
}

#products-background .signup span
{
	display:none;
}

#product-features
{
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#FFF;
}

#product-features tr td ul
{
	list-style-type:square;
	margin-left:30px;
	margin-bottom:20px;
}

#product-features tr td ul li
{
	font-size:16px;
	color:#fff36f;
	line-height:20px;
}

#product-features th
{
	height:35px;
}

#product-features td
{
	height:22px;
	line-height:21px;
	text-align:center;
	padding:1px 5px;
	font-size:11px;
}

.imgc
{
	position:relative;
	height:20px;
}

#product-features td img
{
	position:absolute;
	bottom:0;
	left:0;
}

#product-features td.price-cell .imgc
{
	height:98px;
	width:147px;
	margin:0 auto;
}

#product-features td.price-cell .imgc img
{
	bottom:25px;
}

#product-features tr.odd td
{
/*	background:url('http://jdimg.com/justhost/line-bright.png');	*/
	background:#4F78CA;
}

#product-features td.price-cell
{
/*	background:url('http://jdimg.com/justhost/line-bright.png');	*/
/*	background:#3E68C6;	*/	
}


#product-features tr.even td
{
/*	background:url('http://jdimg.com/justhost/line-faded.png');	*/
	background:#3E68C6;
}

#products-background
{
	padding-top:10px;
}

.tick-include
{
	position:relative;
	height:23px;
	width:25px;
	margin-left:20px;
	margin:0 auto;
}

div#resellers h3
{
	background:url('http://jdimg.com/justhost/products/resellers.png') no-repeat top right;
	height:27px;
	width:98px;
}

div#resellers
{
	margin-left:165px;
	margin-top:17px;
	width:200px;
}

div#dedicated-hosting h3
{
	background:url('http://jdimg.com/justhost/products/dedicated-hosting.png') no-repeat top right;
	height:27px;
}

div#dedicated-hosting
{
	margin-left:135px;
	margin-top:17px;
	width:200px;
}

div#dedicated-hosting img
{
	float:right;
}

div#resellers ul,
div#dedicated-hosting ul
{
	margin-left:15px;
	list-style-type:square;
	margin-top:18px;
}

div#resellers ul li,
div#dedicated-hosting ul li
{
	line-height:20px;
}

.find-out-more
{
	background:url('http://jdimg.com/justhost/buttons/find-out-more.png') no-repeat top left;
	height:38px;
	width:120px;
	position:absolute;
}

.find-out-more span
{
	display:none;
}

#product-features td ul li
{
	font-weight:bold;
}

#products-background a.find-out-more
{
	bottom:55px;
}

.yellow-container .find-out-more,
.white-container .find-out-more
{
	right:11px;
	bottom:0;
	margin-bottom:-20px;
}

.live-chat-button
{
	height:55px;
	width:113px;
	background:url('http://jdimg.com/justhost/buttons/live-chat.png') no-repeat top left;
	display:block;
	position:absolute;
	bottom:28px;
	left:120px;
}

.live-chat-button span
{
	display:none;
}

#dedicated-servers .yellow-tl,
#dedicated-servers .yellow-tr
{
	display:none;
}

#dedicated-servers
{
	background:url('http://jdimg.com/justhost/backgrounds/dedicated.products.png') no-repeat top left;
	position:relative;
}

#dedicated-servers .yellow-container
{
	height:100px;
}

#dedicated-servers h3
{
	background:url('http://jdimg.com/justhost/captions/dedicated.png') no-repeat 15px 16px;
	height:31px;
	width:340px;
	padding:15px;
}

#dedicated-servers h3 span
{
	display:none;
}

#dedicated-servers #server-img
{
	position:absolute;
	top:0px;
	right:15px;
	z-index:50;
}

#dedicated-servers ul
{
	list-style-type:none;
	width:460px;
	margin:10px 5px 20px 5px;
}

#dedicated-servers ul li
{
	padding-left:30px;
	line-height:20px;
	display:block;
	float:left;
	width:185px;
	margin:12px 0 0 7px;
	font-size:12px;
	font-weight:bold;
}

#dedicated-servers ul li.processor
{
	background:url('../dedicated/img/icons/processor.png') no-repeat left center;
}

#dedicated-servers ul li.ram
{
	background:url('../dedicated/img/icons/ram.png') no-repeat left center;
}

#dedicated-servers ul li.hdd
{
	background:url('../dedicated/img/icons/disk.png') no-repeat left center;
}

#dedicated-servers ul li.bandwidth
{
	background:url('../dedicated/img/icons/bandwidth.png') no-repeat 3px center;
}

#dedicated-servers img
{
	position:absolute;
	top:10px;
	right:65px;
}



.lowerpanel_text
{
	font-size: 11px;
	width: 150px;
	text-align: center;
	color: #666666;
	line-height: 10px;
}









table#product-features th
{
	text-align: left;
}
table#product-features tr td
{
	text-align: center;
	font-weight: bold;
}
table#product-features tr td.feature-what
{
	text-align: left;
	font-weight: normal;
}
#product-features tr.even td.icon-left,
#product-features tr.odd td.icon-left
{
	background: none;
	width: 20px;
}

/*
$('table#product-features').find('th:eq(1)').css('text-align','left');
$('table#product-features').find('tr').find('td:eq(1)').css('text-align','left');
$('table#product-features').find('tr').find('td:eq(0)').css('background','none');
$('table#product-features').find('tr').find('td:eq(0)').css('filter','none');
$('table#product-features').find('tr').find('td:eq(0)').css('padding','0px');
$('table#product-features').find('tr').find('td:gt(1)').css('font-weight','bold');
$('table#product-features tr:odd').addClass('odd');
$('table#product-features tr:even').addClass('even');
$('table#product-features tr.no-back').removeClass('even').removeClass('odd');
*/
