UL.sortable LI
{
    POSITION: relative
}
UL.boxy
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 0em;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial, sans-serif;
    LIST-STYLE-TYPE: none
}
UL.boxy LI
{
    BORDER-RIGHT: #ccc 2px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #ccc 2px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #ccc 1px solid;
    CURSOR: move;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #ccc 1px solid;
    BACKGROUND-COLOR: #eee
}
.clickable A
{
    DISPLAY: block;
    CURSOR: hand;
    TEXT-DECORATION: none
}
.clickable LI:hover
{
    BACKGROUND-COLOR: white
}
.statusbox {
	font-size: 13px;
	font-family: Monaco, monospace;
	width: 15em;
}
ul.boxy li { margin: 0px; }
#phonetics td {
	margin: 0px;
	padding: 0px 1em;
	vertical-align: top;
	width: 300px;
}
#phonetic1 li, #phonetic2 li, #phonetic3 li { margin: 0px; }
#phonetic2 li {
	margin-bottom: 4px;
}
#phonetic3 { margin-top: -4px; }
#phonetic3 li { margin-top: 4px; }
#phoneticlong {
	margin-bottom: 0em;
}
#phoneticlong li, #buttons li {
	margin-bottom: 0px;
	margin-top: 0px;
}

#boxes {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 2000px;
}
#boxes li {
	cursor: move;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 2000px;
	height: 20px;
	border: 1px solid #000;
	text-align: center;
	padding-top: 0px;
	background-color: #eeeeff;
}

#twolists td {
	width: 300px;
	vertical-align: top;
}
#twolists1 li {
	font-family: sans-serif;
}
#twolists2 {
	border: 1px dashed #fff;
}
#twolists2 li {
	font-family: serif;
	background-color: #eedddd;
}
.inspector {
	font-size: 11px;
}

#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   height:100%;
   width:100%;
}
.popUpDiv {
	position:absolute;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd
		background-color:#eeeeee;
	width:300px;
	height:300px;*/
}
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
 
/* the div that holds the date picker calendar */
.dpDiv {
	}
 
 
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}
 
 
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
 
 
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
 
 
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
 
 
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
 
 
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
 
 
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
 
 
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
 
 
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
 
 
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
 
 
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
 
 
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
 
 
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}
 
 
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}
 
 
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}
 
 
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
span.cursorpen { cursor:url(c:\windows\cursors\pen_il.cur); }

.dtButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:100%;
	color: black;
	background: #ece9d8;
	font-weight: bold;
	border-top:1;
	border-left:1;
	border-right:1;
	border-style:ridge;
	border-bottom:0;
	padding:0;
	border-color:Gray;
	}
.dtButtondown {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:100%;
	color: Gray;
	background-color:#d8e8ff;
	cursor:pointer;
	border:1;
	border-style:solid;
	border-color:Gray;
	font-weight: bold;
	}
	/* the top table row  */
.dtTitleTR 
{
	border-bottom:0;
	}
/* the table cell that holds the time */
.dtTitleTD 
{
	border:0;
	}
/* the table (within the div) that holds the date picker calendar */
.dtTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	padding:0;
	width:180pt;
	}

 
 
