
.sectionBody {
width:750px;
font-size:110%;
}

#header {
background: url('/includes/images/navNarrow/globalNavBg.gif') repeat-x 0 -35px;
}

#pageBody .sectionBody {
text-align:center;
background-color:#fff;
}

img {
	border: 0;
	}

ul, ol { 
  margin: 6px 0 36px 0px;
	padding: 0;
	list-style-type: none;
	}
	
.column {
	clear: both;
	font-weight: bold;
}	
	.column li { position: relative; margin: 6px auto; }
	.column li span { position: absolute; top: 0; right: 0; }
	
h1 {
	display:block;
	text-align:center;
	clear: both;
	font: 200% "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #F1127C;
	padding: 20px 0px 20px 70px;
	background: #F8D1E4 url(hdrBkgd.gif) top right repeat-y;
}	

h3 {
margin:0 0 10px 0;
}
	
	/* \*/
	* html #hdr {
	padding-top: 10px;
	}
	/* */
	
#nbrs {
	border-top: 2px solid #000;
	margin: 20px auto;
float:left;
width:100%;
}

	#nbrs ul {
		font-weight: bold;
	}	
		
.left {
	float:left;
}

.right {
	text-align: right;
	float: right;
}	
	
#content {
	clear: both;
	margin: auto;
padding:0 20px 10px 20px;
}
	
#info li {
	padding-top: 6px;
}

	#info li span {
		font-weight: bold;
	}
		
blockquote {
	text-align:center;
	font-weight: bold;
}

#wrap {
	width: 750px;
	margin: auto;
	font-size: 90%;
	}
	
#product {
	padding: 10px 0 10px 0;
	text-align: center;
	}
	
dt {
	font-weight: bold;
	clear: right;
	padding-top: 8px;
}

#disclaimer {
	font-size: 80%;
}

#disclaimer p {
margin:10px 0;
}

#footer {
font-size:90%
}