div.TitleContainerArea{
	float:none;
	width: 500px;
	margin-left:2px;
}

img.lineborder{ 
	margin-top: 4px; 
	margin-bottom: 15px;
}

table.tblInfospec{
	float: none;
	border: solid 1px #75AFC3;
	border-right: none;
	border-bottom: none;
}

table.tblInfospec tr td{
	font-family: "MS PGothic";
	font-size: 11px;
	padding:5px 0;
	color:#666666;
	text-align:center;
	border-right: solid 1px #75AFC3;
	border-bottom: solid 1px #75AFC3;
}

table.tblInfospec tr td.cell01{
	background-color: #BFE8F8;
	width:90px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

table.tblInfospec tr td.cellsrightsmall{
	width: 50px;}

table.tblInfospec tr td.cellsright{
	width: 80px;}

table.tblInfospecsecond{
	float: none;
	border: solid 1px #75AFC3;
	border-right: none;
	border-bottom: none;
	width: 500px;
}

table.tblInfospecsecond tr td{
	font-family: "MS PGothic";
	font-size: 11px;
	padding:5px 0;
	color:#666666;
	text-align:center;
	padding-left: 5px;
	border-right: solid 1px #75AFC3;
	border-bottom: solid 1px #75AFC3;
	width: 130px;}

table.tblInfospecsecond tr td.cell01{
	background-color: #BFE8F8;
	font-weight: bold;
	text-align: left;
	width:130px;
}

table.tblInfospecthird{
	float: none;
	margin-top: 20px;
	border: solid 1px #75AFC3;
	border-right: none;
	border-bottom: none;
	width: 450px;
}

.textconspan{
	float: none;
	width: 100%;
	background-color: GREEN;
}

table.tblInfospecthird tr td{
	font-family: "MS PGothic";
	font-size: 11px;
	padding:5px 0;
	color:#666666;
	text-align:center;
	padding-left: 5px;
	border-right: solid 1px #75AFC3;
	border-bottom: solid 1px #75AFC3;
	width: 100px;}

table.tblInfospecthird tr td.cell01{
	background-color: #BFE8F8;
	font-weight: bold;
	text-align: left;
}
/*Texts
-----------------------------------*/

span.spectxt01{
	padding-top: 10px;
}

/*Button for on and off
---------------------------------*/
div#spec_button{
float:none;
margin-top:10px;
}
