/*a.lndtitle { 
	width: 530px;
	font-size: 18px;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
	line-height: 29px;
	background: url(../../templates/gks/images/contentheading_bg.jpg) no-repeat scroll 0 90%;
}
*/

a.lndtitle, a.lndtitle:visited { 
	color: #000000;
}

.lnd_introdate {
	font-size:11px;
	color: #949494;
}

* html li.lnd_latestnews {
	list-style: outside url(more.jpg);
	padding: 0 0px;
	margin-left: 20px;
	line-height: 18px;
}

li.lnd_latestnews {
	list-style: url(more.jpg) inside;
	padding:0 5px;
	color:#949494;
}

li.lnd_latestnews a {
	color: #333333;
	font-size:11px;
}
li.lnd_latestnews a:hover {
  text-decoration:  none; 
  color: #009500;
}
div.lnd_more_ind {
	text-align:right;
	font-size:11px;
	padding-top:5px;
}

.morein {
	background:url(modules/latestnewsplusdate/more.jpg) no-repeat left top;
	padding-left:20px;
}

.div_lnd_intro {
	margin-bottom: 30px;
	overflow: visible;
}

.div_lnd_intro img.rightthumb{
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}

.div_lnd_intro img.leftthumb{
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}

* html #maincolumn #title-date {
	width: 515px;
}
#maincolumn #title-date {
	float: left;
	line-height: 29px;
	background: url(../../templates/gks/images/contentheading_bg.jpg) no-repeat scroll 0 82%;
	width: 524px;
	font-size: 18px;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 6px;
	line-height: 29px;
}

#maincolumn_wide #title-date{
  width: 769px;
  float: left;
	line-height: 29px;
	background: url(../../templates/gks/images/contentheading_bg.jpg) no-repeat scroll 0 82%;
	font-size: 18px;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 6px;
	line-height: 29px;
}

#title {
	float:left;
	text-align: left;
	line-height: 29px;
	color: #000000;
}
#date {
	font-family: Arial;
	letter-spacing: 0px;
	float: right;
	text-align: right;
	font-size:11px;
	color: #949494;
	line-height: 29px;
}