html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	font: 14px Helvetica,  Arial,  sans-serif; 
	line-height: 1; 
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight:bold;
	color:#0289ce;
}

em {
	font-style:oblique;
}

/*p {
	margin:15px 0;
}*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

pre {
	font-size: 12px;
}

h1 {font-size:1.8em;}
h2 {font-size:1.5em;}
h3 {font-size:1.25em;}
h4 {font-size:1em;}
h5 {font-size:0.9em;}
h6 {font-size:0.8em;}

h1,h2,h3,h4,h5,h6 {font-weight: bold}

a:link {color:#0289ce;}
a:hover {color:#f64274;}
a:visited {color:#0289ce;}

#pageheader { 
	position: static; 
	min-width:100%; 
	background:#FFFFFF; 
	padding: 0px;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px; 
	overflow-x: hidden;
}
#pageheader table { border-collapse: collapse; border-style: none; width: 100%; }	
#pageheader tr { height: 25px; }
#pageheader td { vertical-align: middle }

#mainbody { 
	position: static;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	border-bottom-style: solid;
	border-width: 4px; 
	border-color: #B7E2FC; 
	font-size: inherit;
	width:100% !important;
}
#centerbody {
/*
	margin-left: 200px;
	margin-right: 150px;
*/
	padding: 0px 10px; 
	border-top-style: none; 
	border-bottom-style: none; 
	border-left-style: dotted; 
	border-right-style: dotted; 
	border-width: thin; 
	border-color: gray; 
	overflow-x: hidden;
	overflow-y: hidden;
	min-height: 500px;
	font-size: inherit;
}

#centerbody p { margin-bottom: 10px; }
#centerbody h1, h2, h3, h4 { margin-bottom: 10px; }

#leftbody {
	float: left;
	width: 190px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px 0px; 
	padding-bottom: 5px;
	border-top-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
	border-right-style: none; 
	border-width: thin; 
	border-color: gray; 
	overflow-x: hidden;
	cursor: default;
	font-size: inherit;
}
/* #leftbody p { font-size: 90%; } */
#rightbody {
	float: right;
	width: 160px !important;
	max-width: 160px !important;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px 0px; 
	padding-bottom: 5px;
	border-top-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
	border-right-style: none; 
	border-width: thin; 
	border-color: gray; 
	overflow-x: hidden;
	font-size: inherit;
}
/*#rightbody p { font-size: 0.9em; } */
#pagefooter {
	position: static; 
	min-width:100%; 
	background:#FFFFFF; 
	float:left; 
	padding: 0px; 
	padding-bottom: 10px;
	overflow-x: hidden;
	position: static; 
	margin: 0px;
	overflow-x: hidden;
/*	text-align: center; */
	font-size: 0.9em;
	font-weight: bold;
	font-size: inherit;
}
#bottommenu {
	position: static;
	min-width: 800px;
	width:100%; 
	background:#B7E2FC; 
	padding-top: 1px;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px; 
	overflow-x: hidden;
	font-size: inherit;
}
#bottommenu a:link {color: black; text-decoration: none; }
#bottommenu a:visited {color: black; text-decoration: none; }
#bottommenu a:hover {color: maroon ; text-decoration: underline; }
#topmenu {
	position: static;
	min-width: 800px;
	width:100%; 
	background:#B7E2FC; 
	padding-top: 5px;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px; 
	overflow-x: hidden;
	font-size: inherit;
/*	border-bottom-style: none;
	border-bottom-color: #B7E2FC;
	border-bottom-width: 2px; */
}
#topmenu a:link {color: black; text-decoration: none; }
#topmenu a:visited {color: black; text-decoration: none; }
#topmenu a:hover {color: maroon ; text-decoration: underline; }
.topmenuitem {
	font-size: 0.9em;
	font-weight: bold;
	color:black;
	margin-left: 15px;
	margin-right: 5px;
}

#userheader {
	float:right; 
	margin-right: 30px; 
	margin-top: 20px;
	font-size: 0.9em;
	color: black;
	line-height: 1.8;
}
#userheader a:link {color: black; text-decoration: none; }
#userheader a:visited {color: black; text-decoration: none; }
#userheader a:hover {color: black; text-decoration: underline; }
#userheader input[type=text] { height: 12px; }
.userheaderitem {
	margin-left: 20px;
	margin-right: 0px;
}

.smalltext {font-size: 12px; }

#standalone {
	margin: 10px;
}
.arrow-right {
	width:0;
	height:0;
	border-left: 6px solid blue;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	float: left;
	margin-left: 3px;
}
.arrow-down {
	width:0;
	height:0;
	border-top: 6px solid blue;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	float: left;
	margin-top: 3px;
}
.smsection {
	margin-top: 8px;
}

.smsubsection {
	margin-left: 15px;
}

.smitems {
	margin-top: 3px;
	margin-left: 5px;
}

.smh1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 6px;
}

.smh2 {
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 15px;
}

.smh3 {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 3px;
}

.smp {
	font-size: 0.8em;
}

.smdesc {
	font-size: 0.8em;
	margin-top: 3px;
}

#spsearchresults {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	width:100%;
}

#spsearchresults p { margin-bottom: 4px; }
#spsearchresults h1, h2, h3, h4 { margin-bottom: 5px; }

.srheader {
	background-color: #B7E2FC;
	border-collapse: separate;
	width: 100%;
	font-weight: bold;
	font-size: inherit;
	margin-bottom: 0px;
	padding: 0px 6px;
	overflow-x: hidden;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 

}
.srheader td {
	padding: 3px;
	font-size: inherit;
	font-weight: inherit;
	white-space: nowrap;
}

.splistbox {
	padding: 5px 10px;
	margin: 0px;
	min-width: 400px;
	border-top: thin solid #CCCCCC;
	border-left: none;
	border-right: none;
	border-bottom: none;
	overflow-x: hidden;
	overflow-y: hidden;
	cursor: default;
	line-height: 1;
}
.splistbox h1 {
	font-size: 1.3em;
	font-weight: bold;
}
.splistbox h2 {
	font-size: 1.1em;
	font-weight: bold;
}
.splistbox p {
	font-size: 0.9em;
}
.splistboxphoto {
	float:right;
	margin-right: 0px;
	margin-left: 20px;
}

.revlistbox {
	padding: 3px 10px;
	margin: 0px;
	
	border-top: thin solid #CCCCCC;
	border-left: none;
	border-right: none;
	border-bottom: none;
	overflow-x: hidden;
	cursor: default;
	line-height: 1;
}
.revlistbox h1 {
	font-size: 1.3em;
	font-weight: bold;
}
.revlistbox h2 {
	font-size: 1.1em;
	font-weight: bold;
}
.revlistbox p {
	font-size: 0.9em;
}

#revtable {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1;
}

#revtable table {
	width: 100%;
}

#revtable td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.9em;
	white-space: nowrap;
 	a:link {color:#0289ce;}
 	a:hover {color:#f64274;}
 	a:visited {color:#0289ce;}
}

#revtable th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	font-weight: bold;
 	background: #DDDDDD;
	white-space: nowrap;
/* 	a {color:#000000 !important;} */
 	a:link {color:#000000 !important;}
 	a:hover {color:#000000 !important;}
 	a:visited {color:#000000 !important;}
}

.dumptable {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	line-height: 1 !important;
}

.dumptable table {
	width: 100% !important;
}

.dumptable td {
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	font-size: 0.8em !important;
	white-space: nowrap !important;
 	a:link {color:#0289ce !important;}
 	a:hover {color:#f64274 !important;}
 	a:visited {color:#0289ce !important;}
}

.dumptable th {
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	font-size: 0.8em !important;
	font-weight: bold !important;
 	background: #DDDDDD !important;
	white-space: nowrap !important;
/* 	a {color:#000000 !important;} */
 	a:link {color:#000000 !important;}
 	a:hover {color:#000000 !important;}
 	a:visited {color:#000000 !important;}
}

.stattable {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	line-height: 1 !important;
}

.stattable table {
	width: 100% !important;
}

.stattable td {
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	font-size: 1.0em !important;
	white-space: nowrap !important;
 	a:link {color:#0289ce !important;}
 	a:hover {color:#f64274 !important;}
 	a:visited {color:#0289ce !important;}
}

.stattable th {
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	font-size: 1.0em !important;
	font-weight: bold !important;
 	background: #DDDDDD !important;
	white-space: nowrap !important;
/* 	a {color:#000000 !important;} */
 	a:link {color:#000000 !important;}
 	a:hover {color:#000000 !important;}
 	a:visited {color:#000000 !important;}
}

#pltable table {
	width: 100%;
}

#pltable td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.0em;
	white-space: nowrap;
 	a:link {color:#0289ce;}
 	a:hover {color:#f64274;}
 	a:visited {color:#0289ce;}
}

#pltable th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.0em;
	font-weight: bold;
 	background: #DDDDDD;
/* 	a {color:#000000 !important;} */
 	a:link {color:#000000 !important;}
 	a:hover {color:#000000 !important;}
 	a:visited {color:#000000 !important;}
}

a.sorthead:link {color:#000000 !important;}
a.sorthead:hover {color:#000000 !important;}
a.sorthead:visited {color:#000000 !important;}

#tabContainer {
	width:100%;
	padding:3px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	background-color:#B7E2FC;
	font-size: inherit;
/*	border: 2px solid #B7E2FC; */
}

.tabs{
	font-size: inherit;
	height:24px;
}

.tabs > ul{
	font-size: inherit;
	list-style:none;
}

.tabs > ul > li{
	margin:0 5px 0 0;
/*	margin-left: 5px; */
	padding:5px 10px;
	display:block;
	border: none;
	float:left;
	color:black;
	-moz-user-select: none;
	user-select: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #C9C9C9;
/*	border: 2px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9; */

	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
}

.tabs > ul > li:hover{
	background: #FFFFFF;
	cursor:pointer;
	color: black;
/*	border: 2px solid #B7E2FC;
	border-bottom: 3px solid #FFFFFF; */
}

.tabs > ul > li.tabActiveHeader{
	background: #FFFFFF;
	cursor:pointer;
	color: black;
/*	border: 2px solid #B7E2FC;
	border-bottom: 3px solid #FFFFFF; */
}

.tabscontent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	padding: 18px 8px 12px;
	background-color: #FFFFFF;
	margin:0;
/*	border: none; */
	color:black;
/*	border: 2px solid #B7E2FC; */
}

.tabblockcontent {
/*	padding: 18px 8px 12px; */
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	background-color: #FFFFFF;
	font-size: inherit;
	line-height: 1.3;
	overflow: auto;
}


#profilecontainer {
	width:100%;
	min-width: 500px;
	padding:3px;
/*	margin-top: 10px; */
	margin-bottom: 3px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	background-color:#B7E2FC;
	font-size: inherit;
}
.profileblock {
	font-size: inherit;
	margin: 0;
	margin-top: 2px;
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
}
.profileblocklabel {
	position: relative;
	top: 4px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	background-color:#B7E2FC;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius:0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px; 
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}
.profileblockcontent {
	padding: 18px 8px 12px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	background-color: #FFFFFF;
	font-size: inherit;
	line-height: 1.3;
	overflow: auto;
}
.profilehead {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 6px;
	margin-left: 5px;
}
.profilesubhead {
	font-size: 1em;
	font-weight: bold;
	margin-left: 5px;
}
.profilerighthead {
	float: right;	
	font-size: 1.3em;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}
.serviceitem {
	float: left;
	width: 220px;
}
.profilethumb {
	float: left;
	width: 210px;
	height: 240px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.reviewhead {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.reviewrighthead {
	float: right;	
	font-size: 1.1em;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}
.reviewlink {
	float: left;
	font-size: 0.9em;
	width: 400px;
	padding-bottom: 4px;
}

.utilitybar {
	width:100%;
	text-align: left; 
	font-size: 0.9em;
	background:#B7E2FC; 
	padding-left: 6px; 
	padding-right: 0px; 
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 3px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
}

.iframeheader {
	text-align: center; 
	background:#B7E2FC; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
}

#profilecontainer sup {font-size: 0.7em; vertical-align: top; }
#textpage sup {font-size: 0.7em; vertical-align: top; }
#textpage h2,h3,h4,h5,h6 {margin-bottom: 15px; }
#textpage p {margin-bottom: 10px; line-height: 1.3; }
#textpage ul {margin-left: 5px; padding-left: 10px; margin-bottom: 15px; list-style: disc}
#textpage li {line-height: 1.3; padding-bottom: 5px;}
#textpage ul ul {list-style-type: circle; margin-bottom: 5px; }

.adtable table {margin-bottom: 30px; }
.adtable tr { height: 25px; }
.adtable td { vertical-align: middle; text-align: center; }

.formtable table { border-style: none; }
.formtable td { text-align: left; padding: 5px; }
.formtable th { text-align: right; font-weight: bold; padding: 5px; white-space: nowrap; }
.tablecaption { font-size: 0.8em !important; margin-bottom: 0px !important; }

.accttable table { border-style: none; }
.accttable td { text-align: left; padding: 5px; line-height: 1.5; }
.accttable th { text-align: right; padding: 5px; white-space: nowrap; font-weight: bold; }
.newblock { background: #EEEEEE; }

.ratetable table { border-style: none; table-layout: fixed; }
.ratetable td { text-align: left; padding: 5px; line-height: 1; }
.ratetable th { text-align: left; padding: 5px; white-space: nowrap; font-weight: bold; }

.apaneltable table { border-style: none; }
.apaneltable td { text-align: left; padding: 2px; line-height: 1; }
.apaneltable th { text-align: right; padding: 2px; padding-right: 5px; white-space: nowrap; font-weight: bold; }

.revtable table { border-style: none; }
.revtable th { text-align: right; padding: 2px; padding-right: 10px; font-weight: bold; white-space: nowrap; }
.revtable td { text-align: left; padding: 2px; white-space: nowrap; }

#regpage sup {font-size: 0.7em; vertical-align: top; }
#regpage h2,h3,h4,h5,h6 {margin-bottom: 15px; }
#regpage p {margin-bottom: 15px; line-height: 1.3; }

.profilebutton a:link {color: black; text-decoration: none; }
.profilebutton a:visited {color: black; text-decoration: none; }
.profilebutton a:hover {color: black; text-decoration: underline; }

.profileeditthumb {
	float: left;
	width: 210px;
	height: 220px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.onephoto {
	float: none;
	width: 100%;
	height: 220px;
	border-bottom: solid;
}

#phototable table {width: 100%; }
#phototable td {vertical-align: middle; padding: 10px; border-bottom: solid; border-bottom-width: thin; }

.calitem { margin-bottom: 15px; border-bottom: solid; border-bottom-width: 3px; border-bottom-color: #B7E2FC; }
/* .calitem p { margin-top: 0px!important; margin-bottom: 0px!important; padding-top: 0px!important; padding-bottom: 0px!important; } */

.nothing {margin-top: 0px!important; margin-bottom: 0px!important; padding-top: 0px!important; padding-bottom: 0px!important; }

.accordion {
	font:14px Helvetica,  Arial,  sans-serif !important; 
	font-size: 0.9em !important;
}

.accordion .ui-accordion-content {
	border-top-color: #B7E2FC;
	border-bottom-color: #B7E2FC;
	border-left-color: #B7E2FC;
	border-right-color: #B7E2FC;
}

.accordion .ui-accordion-header {
	border-top-color: #B7E2FC;
	border-bottom-color: #B7E2FC;
	border-left-color: #B7E2FC;
	border-right-color: #B7E2FC;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.accordion .ui-accordion-header .ui-accordion-header-active {
}

#availblock {
	background: #FF0000; 
	color: #FFCC00; 
	padding: 3px 50px; 
	font-size: 1.1em; 
	font-weight: bold;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	margin-top: 0px!important;
	margin-bottom: 10px!important;
}

.utilitytable { border-width: thin; border: solid; font-size: 0.7em; border-collapse: collapse; }
.utilitytable td {padding: 3px; border-width: thin; border: solid; vertical-align: middle; margin: 3px;}

html.wait, html.wait * { cursor: wait !important; }

.nrtable {font-size: 0.8em}
.nrtable td {padding: 5px; }
.nrtable th {padding: 5px; font-weight: bold; }

.revinst ul {margin-bottom: 15px; margin-left: 5px; padding-left: 10px; list-style: disc}
.revinst ul ul {margin-bottom: 15px; margin-left: 5px; padding-left: 10px; list-style: circle}
.revinst li {line-height: 1.3;}

iframe[src="about:blank"]{display:none !important;}