/*
CSS file for Hongkongpost.com
Author	: Laurence Lim (webmaster)
Date	: Jul 12, 2006
Version	: 1.1
*/

	.topic {
		clear: both;
		color: #008260;
		background-color: transparent; 
		font-size: 120%;
		font-weight: bold;
	}
	
	ul.menu {
		margin: 0 0 0 180px;
		padding: 0;
	}
	
	p.margin {
		margin: 10px 0 0 180px;
	}
