/*//////////////////////////////////////////////////////////////// Privacy & Terms/Conditions Styles */
.h1Legal {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-decoration: underline;
	display: block;
	width: 845px;
	height: 42px;
	background-image: url(../images/title-bkg.jpg);
	background-repeat: repeat-x;
	padding-left: 50px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.pLegal {
	font-size: 12px;
	margin-left: 50px;
	margin-right: 20px;
}
