/*   kaiser-permanente-applications_css.css    */


div#oneColumn  p {
     text-align:        justify;
}

.h_link {
	text-decoration: underline;
}
.h_link:hover {
	text-decoration: underline;
	font-style: italic;
	cursor: pointer;
}

/*	Adjustments to accomodate "Get Quotes & Apply" button spacing	*/
div#zipBoxLabel {
	width:		115px;
}
div#zipBox {
	left:		502px;
}
div#zipBoxButton {
	left:		572px;
}
/*	END Adjustments to accomodate "Get Quotes & Apply" button spacing	*/

