div.moduletable h3, div.moduletable-news h3, div.moduletable-phoca h3, div.moduletable-comment h3  {
	margin: 0 0 10px 0;
	padding: 0px 0 0 10px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: #e0e0e0;
	border-top: 2px solid #ccccce;
	color: #1F5B9C;
}
div.moduletable, div.moduletable-news, div.moduletable-phoca, div.moduletable-comment {
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px;
	float: left;
	clear: both;
	width: 100%;
	background: #f0f0f0;
	/*background: url(../images/b-br.gif) no-repeat bottom right #FFFFFF;*/
}
div.moduletable-score {
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px;
	float: left;
	clear: both;
	width: 100%;
}
div.moduletable p {
	padding: 0px 10px 0px 10px;	
}
.div_lnd_intro {
	padding: 0px 10px 0px 10px;
	text-align: left;
}
.div_lnd_list {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
ul.lnd_latestnews {
	margin: 0; padding:0;
	list-style-position: inside;
}
ul.lnd_latestnews li {
	display: block;
	background: url(../images/2010/bullet-list.gif) no-repeat center left;
	padding: 0px 0px 0px 20px;
	cursor: pointer;
}
ul.lnd_latestnews li:hover {
	background: #e0e0e0 url(../images/2010/bullet-list.gif) no-repeat center left;
}
#phocagallery-module-ri {
	width: 330px;
}
div.moduletable-comment h3  {
	margin: 0 0 0px 0;
	padding: 0px 0 0 10px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: #e0e0e0;
	border-top: 2px solid #ccccce;
	color: #1F5B9C;
}
div.moduletable-comment {
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
	width: 100%;
	background: #f0f0f0;
	/*background: url(../images/b-br.gif) no-repeat bottom right #FFFFFF;*/
}
.moduletable-comment ul {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	list-style-position: inside;
}
.moduletable-comment li {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	display: block;
	border-bottom: 1px solid #ccccce;
}
.moduletable-comment li:hover {
	background: #e0e0e0;#B36B00
}
.moduletable-comment li a {
	color: #B36B00;
}
div#chatoutput {
	margin: 0 auto;
}
#yasbChatForm {
	padding: 10px 10px 10px 10px;
	width: 220px;
	margin: 10px auto;
}