.osTable{
}

.osTable	Td{
	text-align: center;
	padding:10px 0 5px 5px;
	width:150px;
	font-size: 12px;
	vertical-align: top;
}

.osTableQ{
	border:solid 1px #F7BC5A;
	background-color: #FFF799;
}

.osTableQ	th{
	border-bottom:solid 1px #F7BC5A;

}

.osTableQ	Td{
	text-align: center;
	padding-left:4px;
	width:120px;
	font-size: 12px;
	vertical-align: top;
	text-align:left;
}

.osTableI{
	border:solid 1px #80A0F1;
	background-color: white;
}

.osTableI	th{
	border-bottom:solid 1px #80A0F1;

}

.osTableI	Td{
	text-align: center;
	padding:10px 0 10px 4px;
	width:152px;
	font-size: 12px;
	vertical-align: top;
}
