#navPostcards  {
	color: Blue;
	font-weight: bold;
}

#navPostcards .chev {
	color: Blue;
	font-size: smaller;
	width: 1.8em;
	text-align: left;
}

#navPostcards .chevR {
	color: Blue;
	font-size: smaller;
	width: 2em;
	text-align: right;

}

