﻿body
{
	background-color: #CACACA;
	font-size: 62.5%; 
	width: 98%; 
	height: 82em;
}

.LeftContents_png
{
	vertical-align: bottom;
	font-size: 14pt;
	color: white;
}

img 
{
    padding: 0em 0em 0em 0em;
    margin: 0em 0em 0em 0em;
    border: 0em;
}

a:focus 
{
	border: 0px;
}

.Contents
{
	position: absolute;
	left:125px;
	top:178px;
	width:1026px; 
	height:100%;
}

.ContentsDiv
{
	min-height: 581px;
	padding-left: 40px; 
	padding-top: 40px;
} 

.RightContents
{
	position: absolute;
	left: 1160px;
	top: 205px;
	min-height: 581px;
	padding-left: 4px; 
	padding-top: 4px;
}

.FeaturesTable, td
{
	height: 1.8em;
}