body {
 background: #fff;
 color: #004671;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: justify;
 font-size: 70%;
 margin: 0;
}
.skip,.finder,#mainNav,#sideNav,#footer,#subnav{
 display: none;
}
IMG.center {
 display: block;
 margin-right: auto; margin-left: auto;
}
.center {
 text-align: center;
}
#content>p.advice {
 display: block;
 background-color: #cdcdcd;
 color: black;
 padding: 5px;
}
.fright {
 float: right;
 display: block;
 margin: 3px;
}
.infotbl {
 border-collapse: collapse;
}
.infotbl caption {
 padding-bottom: 5px;
 font-weight: bold;
}
.infotbl td{
        text-align: right;
}
.dieting {
 font-style: italic;
 background-color: #dedede;
}
#top a img{
	border: 0px;
}
.shoppingListItem {
 border-top: 1px solid #E9F0EF;
 height: 80px;
 padding: 5px;
}
.shoppingListItem strong {
 color: #E20025;
}
.shoppingListItem img {
 float: left;
}
.shoppingListItem h2 {
 margin: 0;
 font-weight: bold;
}
.shoppingNotes {
 width: 350px;
 height: 100px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 95%;
 color: #004671;
}
#map {
 width: 640px; 
 height: 480px; 
 border: 1px solid black;
}
