h1 { 
	font-size:18pt; 
	font-weight:900; 
	margin:0px;
	padding:2px 2px 2px 16px;
	background-color:#ccc; 
	border:1px solid #999; 
	width:507px; 
	color:#200;
	font-family:varidina;
}
h2,.sampleHeader {
	font-size:12pt;
	letter-spacing:0.5em;
	font-weight:900;
	line-height:14pt;
	color:black;
	margin:0px;
	padding:0px;
	border-bottom:1px dotted #bbb;
	background-color:#ddd; 
	text-indent:0.5em;
}
h2 a { 
	font-size:80%;
	letter-spacing:0em;
}
h3 {
	border-bottom : 1px black dotted;
}
h3:before{
	content : "●";
}
b { 
	font-weight: bold;
	color: red;
}
.outBorder { width: 528px;font-size: 10pt; line-height: 150%; border:0px solid black; margin:0px; padding:0px; background-color: #e8e8e8;}
.descText { padding:10px; }
.download { padding:10px; background-color:#ccc }
body { background-color: #fff; }

.type, .type2 {
	letter-spacing:1em;
	font-weight:900;
}

.type2 {
	letter-spacing:0em;
}

.instrunctionType, .format, .description, .sampleCode {
	width:100%;
	height:auto;
	border-bottom:1px solid #88a;
	margin-bottom:1.5em;
}
.teleType {
	font-family:courier,mono-space;
	color:#300;
}
a { text-decoration:none; }
a:hover { text-decoration:underline; }

table {
	border-collapse:collapse;
	margin-bottom:1em;
}
#amazon {
	position:fixed;
	left:700px;
	top:4px;
}

#block{
	position: relative;
	left: 5px;
}

#instlist {
	position: absolute;
	left: 4px;
	top:4px;
	width: 140px;
	height: 100%;
	
}