body {
	font: 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
	color: #007ecb;
}

#left {
    float:left;
    width:340px;
		margin: 0;
}

#right {
    width:340px;
		margin: 0;
}



ol li {
	margin: 0 0 6px 0!important;
}

#right table.sortable {
	width: 100%!important;
	border: solid 2px #007ecb;
	background-color: #ccc;
}

#right th {
	color: #ffffff!important;
	background-color: #007ecb!important;
	font-weight: bold!important;
	background-image: none;
	text-align: center;
	border: none;
}

#right table.lookup td {
	text-align: center!important;
	border: none;
	background-color: #ccc;
}


.dn  {
	padding: 1px 2px; 
	background: #e0ffea;
	border: 1px #009cff dotted;
	margin: 0px 4px; 
	line-height: 1.5;
	font-size: 140%;
	font-family: times;
	color: black;
}

bold { font-weight: bold; }