/* -----------------------------------------------
	Lexicon Default
----------------------------------------------- */

#colM {
	margin: 10px 10px 10px -7px;
	padding-left: 100px;
	background: #fff url("../graphics/bg_colm_100px.gif") repeat-y;
}

#colM h2 {
	color: #999;
	font: 18px "Arial Unicode MS";
	margin-top: 10px;
}

#colM dl {
	margin: 10px 20px 3px 10px;
	padding-left: 15px;
}

#colM dt {
	display: inline;
}

#colM dd {
	margin: 0;
	display: inline;
}

#colM cite {
	font-style: normal;
}

#colM .n {
	font-style: normal;
}

/* start of alternative */

#lemmas ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#lemmas li {
	display: inline;
}

#lemmas .sima {
	color: #930;
}

#lemmas .misc {
	color: #060;
}

#lemmas .digmas {
	color: #666;
}

p.etymology {
	display: inline;
}

ul.contents {
	background: #e1dccf;
}

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;
}

p.ref {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f4f4f4;
	text-align: center;
	font-size: 11px;
}