/********************************
* eLearning-specific stylesheet *
********************************/

ul.elearnidx
{
	padding-bottom:1em;
	border-bottom:1px solid #69c;
	margin-bottom:2em;
}
.elearnidx li
{
	font-size:100%;
	line-height:140%;
	list-style-type:none;
}
.elearn-inset
{
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
}
.elearnidx .nested
{
	padding-top:0;
	border-style:none;
}
ul.elearnidx.bottom
{
	padding-top:2em;
	border-top:1px solid #69c;
	border-bottom:0;
	margin-top:2em;
}
table {
  margin:1em auto;
  border-collapse:collapse;
}
table, td {
  border:1px solid #369;
}
table tr td
{
  font-size:80%;
	border:1px solid #369;
	border-spacing:0;
	border-collapse:collapse; 
}
table tr th
{
  font-size:80%;  
}
#type-type
{
  position:relative;
  width:406px;
	margin:2em auto;
}

