body {
   margin: 0;
   padding: 0;
}
.yui3-button {
    margin:10px 0px 10px 0px;
    color: #fff;
    background-color: #3476b7;
}

.redClass{
	color:red;
	  font-size: 85%;
	 font-weight: strong;
	 padding:0px;
}
.greenClass{
	color:green;
	 font-size: 100%;
	 padding:0px;
	 cursor:default;
}
.redClassFuture{
	color:#FF5555;
	font-size: 80%;
	font-weight: lighter;
	padding:0px;
	cursor:default; 
}

.greyClass{
	color:#aaaaaa;
	background-color:#FFFFFF;
	font-size: 85%;
	font-weight: lighter;
	padding:0px;
	cursor:default;
}
:focus { outline: none; }

	#othernews ul {padding-left:28px}
	#othernews ul li {padding:8px 0px; list-style-image: url('//resrc.midland.com.hk/news/common/images/li.png')}
	#othernews ul li:hover {background:#efefef;}
	#othernews ul li a:link,#othernews ul li a:active,#othernews ul li a:visited {color:#888888; display:block}
	
