		
		div#intro {
			font-size: 120%;
			line-height: 130%;
		}
		
		div.packages {
			font-size: 120%;
			line-height: 130%;
		}
		
			div.packages strong {
				color: #204D64;
			}
		
		table#compare {
			border-spacing: 0px;
		}
		
			table#compare td {
				text-align: center;
				border: 0px none;
			}
			
			table#compare th {
				padding: 5px;
				text-align: center;
				background-image: url(/art/dots-h.gif);
				background-repeat: repeat-x;
				background-position: left bottom;
				color: #204D64;
				font-size: 12px;
				white-space: nowrap;
			}
			
			table#compare th h3 {
				padding: 0px;
				margin: 0px;
				color: #FF7901;
				font-size: 12px;
			}
			
			table#compare td {
				padding: 5px;
				text-align: center;
			}
			
			table#compare td.label {
				text-align: left;
			}
			
			table#compare tr.odd td {
				background-color: #E8EDF6;
			}
		

