/* -------------------------
	Homepage News	
	/_theme/hkdl2/css/homepagenews.css
   -------------------------
   (c) 2007 The HKDL Source
   ------------------------- */

.newsitem {
	clear:right;
	padding-top:5px;
	background-image:url(../images/newsitem.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

.newsitem p {
	margin-top: 0;
}

.newsitem IMG {
	float: left;
	background-color:#CCCCCC;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:37px;
	margin-right:5px;
	background-image:url(../images/news_imgbk.jpg);
	background-repeat:repeat-x;
}


.newsicon {
	padding: 0 !important;
	margin: 0 !important;
	background: 0;
	float:right !important;
}

.news_viewmore
{
	border-top:1px solid #000033;
	font-style:italic;
	padding-top:5px;
	margin-bottom:5px;
	margin-left:85px; 
	clear: right;
}

.newsinfo {
	clear:right;
	margin-bottom: 10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000033;
	border-top:1px solid #000033;
}

#newsfooter {
	clear:right;
	padding-right:5px;
	text-align:center;
	padding-top:5px;
	margin-top:15px;
	padding-bottom:5px;
	border-top:1px solid #000033;
	border-bottom:1px solid #000033;
	background-image:url(../images/news_plug.jpg);
	background-position:bottom right;
	background-repeat: no-repeat;
}


#newsfooter a:link, #newsfooter a:visited, #newsfooter a:active {
	color: #CF3C61;
	background-color: transparent;
}

#newsfooter a:hover {
	color: #CE607C;
	background-color: transparent;
}
