/* -----------------------------------------------
	Lexicon Default
----------------------------------------------- */

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

div.sections {
	clear: both;
}

div.sections ol {
	list-style: none;
	margin: 30px; padding: 0;
}

div.sections li {
	padding-left: 35px;
	padding-bottom: 17px;
}

div.sections b {
	color: #666;
}

div.sections b a {
	display: block;
	color: #7c0503;
	text-decoration: none;
	font: bold 13px "Lucida Grande", Verdana, Arial, sans-serif;
}

div.sections a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

div.sections a:hover {
	text-decoration: underline;
}

div.sections li.one   { background: url("../graphics/01.gif") 0 3px no-repeat; }
div.sections li.two   { background: url("../graphics/02.gif") 0 3px no-repeat; }
div.sections li.three {	background: url("../graphics/03.gif") 0 3px no-repeat; }
div.sections li.four  { background: url("../graphics/04.gif") 0 3px no-repeat; }
div.sections li.five  { background: url("../graphics/05.gif") 0 3px no-repeat; }
div.sections li.six   { background: url("../graphics/06.gif") 0 3px no-repeat; }
div.sections li.seven { background: url("../graphics/07.gif") 0 3px no-repeat; }
div.sections li.eight { background: url("../graphics/08.gif") 0 3px no-repeat; }

div#sections ol {
	list-style: none;
}
div#sections li {
	padding-left: 35px;
}
div#sections li li {
	padding-left: 0;
}
div#sections li.one   { background: url("../graphics/01.gif") 0 3px no-repeat; }
div#sections li.two   { background: url("../graphics/02.gif") 0 3px no-repeat; }
div#sections li.three {	background: url("../graphics/03.gif") 0 3px no-repeat; }
div#sections li.four  { background: url("../graphics/04.gif") 0 3px no-repeat; }
div#sections li.five  { background: url("../graphics/05.gif") 0 3px no-repeat; }
div#sections li.six   { background: url("../graphics/06.gif") 0 3px no-repeat; }
div#sections li.seven { background: url("../graphics/07.gif") 0 3px no-repeat; }
div#sections li.eight { background: url("../graphics/08.gif") 0 3px no-repeat; }
