#frontier {
	color: #5A5535;
}
/**plist styling**/
.plist table .countryheader, .plist table .topcat, .plist table .header {
	font-weight: bold;
}
.plist table .blank {
	text-align: center;
}
.plist table {
	margin: 10px 0 0 0;
	border: solid 1px #D3D3CB;
	border-bottom: none;
}
.plist table div {
	padding: 2px 0;
}
.mctext .plist img, .mctext .plist img {
	border-bottom: none;
}
.plist table .header {
	background: #EBE8E1;
	font-variant: small-caps;
	text-align: center;
	border-bottom: solid 1px #868580;
}
.plist table .countryheader {
	border-top: solid 1px #868580;
	border-bottom: solid 1px #868580;
	text-align: center;
}
.plist table .topcat {
	border-right: solid 1px #B9B8B3;
	border-bottom: solid 1px #B9B8B3;
	padding-left: 4px;
}
.plist table .yellow {
	background: #FFFFCC;
}
.plist table .center {
	background: #EBE8E1;
	border-left: solid 1px #B8B7B2;
	border-bottom: #B8B7B2 solid 1px;
	border-right: solid 1px #B8B7B2;
	padding-left: 4px;
}
.plist table .cat {
	padding-left: 4px;
	border-bottom: solid 1px #B8B7B2;
}
/**end of plist styling**/
/**Discussion board styling**/
.navguide td {
	background: url(images/bullet_green.gif) left no-repeat;
	padding: 2px 0 0 15px;
}
.discboard, .navguide, .plist {
	border-bottom: solid #E8E8E8 1px;
	padding-bottom: 10px;
	margin-bottom: 6px;
}
.plist {
	padding-bottom: 13px;
}
.view-forum-en div, .view-forum-ja div  {
	display: inline;
}
.view-forum-en .view-label-users-name, .view-forum-en .view-label-node-created, .view-forum-ja .view-label-users-name, .view-forum-ja .view-label-node-created {
	font-style: italic;
	color: #A5A490;
	margin: 0 5px;
}
h2.page-title {
	display: none;
}
h2.view-title {
	margin: 0 0 2px 0;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	color: #6DA413;
}
.view-forum-en ul, .view-forum-ja ul {
	margin: 4px 0 4px 0;
}
.view-forum-en ul li, .view-forum-ja ul li {
	list-style-type: none;
	line-height: 23px;
	margin: 0;
	padding-left: 22px;
	background: url(images/forum-fp-bullet.gif) left top no-repeat;
}
/**end of discussion board styling**/
/**Navigation guide styling**/
.navguide {
	padding-left: 90px;
	background: url(images/linkrs.gif) left top no-repeat;
}
/**end of navigation guide styling**/
td.header {
	border-bottom: #868580 solid 1px;
	border-right: #868580 solid 1px;
}
.plist table .right {
	border-right: none;
}
.plist table a:link img {
	padding-top: 4px;
}