
html { padding:0; margin:0 }
html,body { background-color:#FFFFFF; height:100%; margin:0; font:11px Tahoma, verdana,Arial,Helvetica,sans-serif; color:#666 }




a {
	font-size: 11px;
	color:#333;
	text-decoration:none; }

a:hover {
	font-size: 11px;
	color:#999;
	text-decoration:underline;
}



#SiteInfoContainer {
	background: #FFFFFF url(http://global.dlink.com.sg/site_img/bg_small.jpg) no-repeat top center;
	color: #666;
	line-height: 12px;
	padding: 20px;
	margin: 0 auto;
	height: 250px;
}
	
#SiteInfoContainer .Icon {
	width:100px;
	float:left;
	line-height:12px;
	display:inline;
	text-align:center;
}
	
.DisclaimerText {
	font-size: 9px;
	line-height:11px;
}

