.yes { background: #BDDDC6 }
.no { background: #F2B5B5 }
.bad { background: #DDBEDD }
.part { background: #F2EEAB }

TH { 
	text-align: left;	
	font-weight: bold;
}

H1.ref {
	text-align: left;
	font-size: 150%; 
	color: #4B3D29;
	font-weight: normal;
	text-align: left;
	font-family: Arial;
}

table.browser {
	width: 100%; 
	border: none; 
	_width: 99%; 
	margin-top: 0.3em;
}

table.data {
	margin: 0 auto;
}


table.data td, table.data th {
	padding: 3px;
}


.browser td {
	padding:2px; 
	text-align: center;
}

.browser th {padding:3px;}

td.browser { background: #FAF3D2; }

.standart {
	width: 250px;
	border-collapse: collapse;
	margin-top: 0.5em;
	float: right;
}

.standart td {
 	border: 1px solid #333;
	padding: 3px;
	text-align: center;
}

.standart td.h, .standart td.xh {
	text-align: left; 	
	background: #FAF3D2;
}

#toc2 {
	width: 200px;
	margin: 20px 0 10px 0;
	float: left;
}

#toc2 DIV {
	padding: 1px;
}

#toc2 DIV.panel {
	background: #eee;
	font-size: 90%;
	margin: 0;
	padding: 2px;
	margin-bottom: 15px;
	overflow: auto; 
	height: 398px;
}

DIV.panel A {
	display: block;
	padding: 1px;
}

#toc2 DIV.curnav {
	padding-left: 10px;
	background: #fff url('/images/bullet.gif') no-repeat 1px 5px;
}

#toc2 DIV.tagtitle, #toc2 DIV.csstitle {
	border-bottom: 1px solid #666;
	padding: 5px 5px 5px 24px;
	font-weight: bold;
	font-size: 90%;
	-moz-border-radius-topright: 7px;	
}

#toc2 .tagtitle {
	background: #ded4c4 url('/images/tag.gif') no-repeat 3px 4px; 
}

#toc2 .csstitle {
	background: #ded4c4 url('/images/css.gif') no-repeat 3px 4px; 
}

#content2 {
	margin: 20px 10px 0 220px;
	padding: 10px;
	margin-bottom: 10px;
}

#content2 P.descr {
	margin: 0;
	margin-bottom: 1em;
	font-size: 90%;

}

DL {
	margin: 0.5em 0 1em 30px;
}

DL.param DT {
	color: #b61039;
	padding: 2px;
	float: left; 
}

DL DT {
	color: #005abb;
	padding: 2px;
	float: left; 
}

DD {
	margin: 0.4em 0 0.7em 6.5em;
}

table.spec {
	border-collapse: collapse;
	width: 500px;
}

.spec td, .spec th {
 	border: 1px solid #333;
	padding: 2px;
	text-align: left;
}

.spec th {
	background: #FAF3D2;
}

td.rdline {
	border-right: 3px double #333;
}

.ie, .op, .ff, .nc, .sa, .html { 
	margin: 0;
	padding-right: 3px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

