/********************/
/*	   ACCESSMAP	*/
/********************/
.access .section {
	padding:0px 0px 25px 0px;
}

.access .subtable {
	width:auto;
	background-color: #777346;
	background-image: none;
}
.access .subtable .infobox {
	background-color: #dddbc1;
	width:100%;
}


/********************/
/*	    HISTORY		*/
/********************/
.history .thumbnail {
	float:left;
	padding:0px 12px 15px 0px;
}

/********************/
/*		  IR		*/
/********************/
.ir .section {
	text-align:center;
	padding:10px 10px 15px 10px;
}

/********************/
/*	  NEWSARTICLE	*/
/********************/
.newsArticle .section {
	padding:20px;
}
.newsArticle .section h2 {
	font-size: 14px;
	line-height:16px;
	color: #54552b;
}
.newsArticle .divider {
	background-image:url(images/boxes/news_info_linedots_tile.gif);
	background-position:left center;
	background-repeat:repeat-x;
	margin:10px;
}

/********************/
/*		SUBTABLE	*/
/********************/
.subtable {
	width:540px;
	background-color: #777346;
	background-image: url(images/boxes/subbox_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subtable .bottombg {
	background-image: url(images/boxes/subbox_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:20px;
}
.subtable h3 {
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}
.subtable .infobox {
	background-color: #dddbc1;
	width:536px;
}
.subtable .infobox td {
	text-align:left;
	vertical-align:top;
	padding:4px;
}
.subtable .infobox th {
	text-align:center;
	vertical-align:top;
	padding:4px;
	border-right:solid 2px #c3c1a2;
}
.subtable .infobox tr {
	background-image: url(images/boxes/games_list_linedots_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.subtable .infocolumn {
	float: left;
	margin-right:15px;
}

.subtable tr.endcell {
	background-image:none;
}
.subtable .infobox tr.endcell {
	background-image: none;
}
.subtable .infobox .empty {
	margin-top:10px;
	margin-bottom:10px;	
	text-align:center;
}