#hosting td{
	width:25%;
	border-left:#DCDCDC solid 1px;
	height:27px;
	font-size:14px;
	font-family:Tahoma;
	color:#333;
}

#h_title{
	background-image:url(images/table_specs_bgHead.gif);
	background-repeat:repeat-x;
	height:27px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
}

#h_title td{
	font-size:14px;
	border:none;
	color:#FFF;
}

.td_right{
	border-right:#DCDCDC solid 1px;
}

.td_bottom{
	border-bottom:#DCDCDC solid 1px;
}

.h_td_white td{
	background-color:#FFF;
}

.h_td_gray td{
	background-color:#F0F0F0;
}

.p{
	text-align:center;
	font-weight: bold;
	color: #005189;
	text-decoration: underline;
	font-size:24px;
	font-family:Arial;
}

.order_now a{
	color:#00F;
	text-decoration:underline;
}

.order_now a:hover{
	text-decoration:none;
}
