.kbstab a{
	color: #333;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
}

.kbstab h3{
	color: #333;
	padding: 3px;
	font-size: 12px;
	margin: 0 1px 1px 0;
	text-align: center;
	background: #6FB9E9;
}

.stretcher{
	background: #6FB9E9;
}

.stretcher h3{
	margin: 0;
	padding: 5px;
	font-size: 14px;
	font-weight:bold;
	color:#000;
	text-align:center;
}

.stretcher p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	color:#000;
}

#wrapper1{
	width: 320px;
	margin: 0 auto;
}

#tableft{
	float: left;
	width: 100px;
}

#tabright{
	float: right;
	width: 215px;
}

.kbstab{
	color: #333;
	padding: 3px;
	margin: 0 1px 1px 0;
	text-align: center;
	background: #6FB9E9;
}

