/* CSS Document */
 
/***********************************************/
/* hosting.css								   */
/* use with hosting.html					   */
/***********************************************/

table.hosting {
	border-collapse:collapse;
	width:525px;
}

tr.price  td {
	border-top: 1px solid #9DC9E4;
	height: 1px;
}

table.hosting {
	font-family: "Lucida Grande", lucida, tahoma, verdana, helvetica, arial, sans-serif; 	  	 
	font-size: 9px;
	margin: 0px auto 0px auto;
}

table.hosting H5 span {
	font-size: 10px;
	color: #5098C7;
}

table.hosting table {
	width: 100%;
}

table.hosting td {
	padding: 1px 5px 3px 5px;
	vertical-align: bottom;
}

table.hosting td.right {
	text-align: right;
	width: 40px;
}

.ordernow a.ordernow {
	margin-bottom: 10px;
}

.bdr{
	border-left: 1px solid #9DC9E4;
	border-right: 1px solid #9DC9E4;
	margin: 0px 10px;
}

table {
	border-collapse: collapse; 
	border-spacing: 0px; 
	border: none; 
}

.hostingplanstable {
	font-family: "Lucida Grande", lucida, verdana, helvetica, arial, sans-serif; 	  	 
	font-size: 11px;
	width: 570px;
	margin: 0px auto;
	background-color: #EDFAF2;
}

.hostingplanstable td {
	padding: 5px 3px 5px 3px;
}

.hostingplanstable h3{
	color: #5098C7;
	padding:0px;
}

.hostingplanstable td.tdleft{
	width: 200px;
}

.check {
	padding: 0px;
	}
