/*
CSS file for Hongkongpost.com
Author	: Laurence Lim (webmaster)
Date	: Jul 12, 2006
Version	: 1.1
*/

	ol.etoLowerAlpha {
		list-style: lower-alpha;
		margin: 0 0 0 35px;
		padding: 0;
	}

	ol.etoLowerAlpha li {
		margin: 0 0 15px 0;
		padding: 0;
	}

