.PowerPlantInformation {position: relative; width: 679px; top: 8px; left: 8px; background-color:#FFFFFF;visibility: visible;clear:both;}
.PowerPlantInformation .PowerPlantMap {position: relative; top: 0px; left: 0px; z-index: 10; visibility: visible;}
/*.PowerPlantInformation .PowerPlants {position: absolute; top: 300px; left: 0px; z-index: 10; visibility: visible;}*/
.PowerPlantInformation .CountrySelector {position: absolute; top: 5px; left: 85px; z-index: 20; visibility: visible; width:105px;background-color:transparent}
.PowerPlantInformation .RegionSelector {position: absolute; top: 30px; left: 85px; z-index: 20; visibility: visible; background-color:transparent}
.PowerPlantInformation .TechnologySelector {position: absolute; top: 120px; left: 7px; z-index: 20; visibility: visible; background-color:transparent;width:400px}
.PowerPlantInformation .OwnerSelector {position: absolute; top: 120px; left: 110px; z-index: 20; visibility: visible; background-color:transparent;width:200px}

.PowerPlantTableHead td{
	padding-left:4px;
	background-color:#666;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	height:15px;
}
		
.PowerPlantTableRow1 td{
	vertical-align:middle;
	cursor:hand;
	border-top: dotted 1px #666;
                border-bottom: dotted 1px #666;
	height:24px;
}
		
.PowerPlantTableRow2 td{
	vertical-align:middle;
	cursor:hand;
	/* border-top:solid 1px #fff;
                border-bottom:solid 1px #fff; */
                height:24px;
                margin: 0 1px;
	background-color:#E5E5E5;
}

.PowerPlantTableColumn {
	vertical-align:middle;
	border-right: dotted 1px #666;
	vertical-align:middle;
	font-family:arial,helvetica,sans-serif;
	padding-left:4px;
	font-size:12px;
                font-weight: normal;
	color:#B29200;
	text-decoration:none;
	/*display:block;*/
}
		
.PowerPlantTableColumn a {
}

.PowerPlantInformation .RedLinePowerPlant {
	position: absolute;
	visibility:hidden;
	z-index:100;
	padding:0 0 0 4px;
	margin:0px;
	height:1px;
	top: 325px;
	left: 0x;
}

.PowerPlantSelectors {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	color:#455682;
	text-decoration:none;
	background-color: transparent;
	border-width: 0px;
}
#bottomText {
                margin-top:10px;
}