@charset "utf-8";
/* CSS Document for definition layers */

.definition	{
	display:none; 
    position:absolute;
	border:1px #CC0000; 
    border-style: solid; 
    background-color: white; 
    padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em !important;
	z-index:5;
}

.deftab {
	border:0px !important;
	color:#000000;	
}

.deftab tr td, .deftab tr th {
	border:0px !important;
	color:#000000;	
}

p.w200 {width:190px; }
p.w250 {width:240px; }
p.w300 {width:290px; }
p.w350 {width:340px; }
p.w400 {width:390px; }