.clrfix {
	clear: both;
}
a.lndtitle {
	font-size: 160%;
	line-height: 100%;
	font-variant:small-caps;
	text-decoration: none;
	font-weight: bold;
}
	
.lnd_introdate {
	font-size:80%;
	line-height: 130%;
	color: #666;
}
.lnd_head {
	margin-bottom -5px;
	margin-left:10px;
	margin-right:10px;
}
.lnd_head img {
		margin: 5px 10px 0 0;
	}
.lnd_introtxt {
	padding: 5px;
	/*background: #f0f0f0;*/
	/*border-radius: 4px;*/
	/*box-shadow: inset 0px 0px 10px #eee;*/
	/*text-shadow: 0 1px 0 #fff;*/
	border-bottom: 1px #000000 dotted;
	margin: 5px 10px 10px 10px;
}
	.lnd_introtxt img {
		float: left;
		margin: 0 5px 5px 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
li.lnd_latestnews {
	padding:10px 0;
	/*border-bottom:1px solid #cccccc;*/
	color:#CC9900;
	font-size: 90%;
	margin-left:10px;
}
li.lnd_latestnews a {
	font-variant:small-caps; 
}
.lnd_more_ind {
	display: block;
	text-align: left;
	padding:10px 0;
	font-size: 80%;
}
	.lnd_more_ind span {padding-right:5px;}
.cattitle {padding:0 3px 0 0px;}
