/* -----------------------------------------------
	Concordance alternate stylesheet
----------------------------------------------- */

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 dl {
	margin: 10px 20px;
}

#colM dt {
	margin-left: -7px;
	padding-left: 7px;
	background: #f4f4f4;
	border-bottom: 1px solid #ccc;
}

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

dd p {
	margin-bottom: 10px;
}

#colM .T, #colM .P, #colM .L {
	display: block;
	float: left;
	padding-left: 15px;
	font: 11px Arial, sans-serif;
}

#colM .T {
	background: transparent url(../graphics/extract.gif) no-repeat 5px;
}

#colM .P {
	background: transparent url(../graphics/page.gif) no-repeat 5px;
}

#colM .L {
	background: transparent url(../graphics/line.gif) no-repeat 5px;
}

#colM .B {
	display: block;
	font: 11px Arial, sans-serif;
}

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%;
}

