/* -----------------------------------------------
	Concordance Typography
----------------------------------------------- */

ul.contents {
	background: #e1dccf;
}

ul.contents li {
	border-bottom: 1px solid #F1EFE2;
}

#colM {
	margin: 10px 10px 10px -7px;
	padding-left: 100px;
	background: #fff url("../graphics/bg_colm_100px.gif") repeat-y;
}

#colM h2 {
	color: #999;
	font: bold 18px "Arial Unicode MS", Arial, sans-serif;
	margin-top: 10px;
}

#colM a {
	text-decoration: none;
}

#colM a:hover {
	color: #ff6600;
	text-decoration: underline;
}

#colM #text {
	margin-left: 20px;
}

#colM .motto, #colM .dedication {
	color: #999;
}

#colM dl {
	margin: 10px 20px;
}

#colM dd {
	margin: 0px 0px 10px 20px;
}

#colM p a.T, a.P, span.L, span.P {
	font: 0.9em "Courier New", Courier, monospace;
}

dd p {
	margin: 0;
}

div.break {
	font: 11px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	margin: 0 0 -10px -20px;
	padding: 10px 0 0 16px;
	background: #fff url(../graphics/break_page.gif) no-repeat;
	height: 50px;
	width: 385px;
}

div.break a {
	height: 16px;
	padding: 2px 2px 2px 18px;
	background: transparent url(../graphics/show.gif) no-repeat;
}

#lsoptions {
	text-align: left;
	width: 320px;
}
#lsoptions li {
	float: left;
}
#lsoptions li.o1, #lsoptions li.o3 {
	width: 30%;
}
#lsoptions li.o2, #lsoptions li.o4 {
	width: 70%;
}