div.books {
	background-color: #ffdfbf;
	clear: left;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	width: 559px;
}

div.books div.info {
	color: #606060;
	text-align: right;
}

div.books h2 a {
	color: #000000;
	text-decoration: none;
}

div.books h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

div.books h2 a:visited {
	color: #000000;
}

p.comment {
	margin: 2px 0px 2px 0px;
}

p.comment a {
	font-size: 11px;
	font-weight: bold;
}

p.comment_params {
	color: #797979;
	margin: 2px 0px 2px 0px;
}

p.hint {
	margin: 10px 5px 10px 5px;
}

p.hint a {
	font-weight: bold;
}

p.title, h2.title {
	color: #C8241C;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 5px 5px 0px;
	text-align: justify;
}

p.title a, h2.title a {
	color: #C8241C;
}

p.title a:visited, h2.title a:visited {
	color: #891B14;
}

p.title span.dictionary, h2.title span.dictionary {
	font-size: 11px;
}

p.introduction {
	cursor: pointer;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	text-align: justify;
}

p.introduction a {
	color: #C8241C;
}

p.params {
	color: #797979;
	margin: 2px 0px 15px 0px;
}

p.params a {
	color: #606060;
}

p.params span.value {
	font-weight: bold;
}

table#entries_top {
	float: left;
	margin: 5px 0px 5px 0px;
	width: 569px;
}

table#results_top {
	float: left;
	margin: 10px 0px 5px 0px;
	width: 569px;
}

table#entries_top td, table#results_top td {
	border: none;
	border-bottom: 1px solid #C0C0C0;
	color: #797979;
	font-size: 10px;
	padding: 0px 5px 3px 5px;
}

table#entries_top td a, table#results_top td a {
	color: #797979;
	text-decoration: none;
}

table#entries_top td.results_time, table#results_top td.results_time {
	text-align: right;
}

td#entry_results {
	background-color: #3BB0E6;
	background-image: url('../graphics/dsearch.gif');
	background-repeat: repeat-x;
	color: #333333;
	padding: 5px;
	width: 175px;
}

td#entry_results a {
	color: #FFFFFF;
	font-weight: bold;
}

td#entry_results p {
	line-height: 16px;
	margin: 2px 0px 2px 0px;
}

td#entry_results p img {
	margin: 0px 2px 2px 0px;
	vertical-align: bottom;
}

td#entry_results td.icon {
	height: 28px;
	text-align: center;
	width: 40px;
}

td#bschool0 {
	background-image: url('../graphics/bnschools0.gif');
	color: #635532;
	cursor: pointer;
	font-weight: bold;
	height: 33px;
	text-align: center;
	width: 48px;
	vertical-align: middle;
}

td.choosen#bschool0 {
	background-image: url('../graphics/bcschools0.gif');
}

td#bschool1 {
	background-image: url('../graphics/bnschools1.gif');
	color: #693B1A;
	cursor: pointer;
	font-weight: bold;
	height: 33px;
	text-align: center;
	width: 48px;
	vertical-align: middle;
}

td.choosen#bschool1 {
	background-image: url('../graphics/bcschools1.gif');
}

td#bschool2 {
	background-image: url('../graphics/bnschools2.gif');
	color: #3E5E1F;
	cursor: pointer;
	font-weight: bold;
	height: 33px;
	text-align: center;
	width: 48px;
	vertical-align: middle;
}

td.choosen#bschool2 {
	background-image: url('../graphics/bcschools2.gif');
}

td#bschool3 {
	background-image: url('../graphics/bnschools3.gif');
	color: #154367;
	cursor: pointer;
	font-weight: bold;
	height: 33px;
	text-align: center;
	width: 47px;
	vertical-align: middle;
}

td.choosen#bschool3 {
	background-image: url('../graphics/bcschools3.gif');
}

td#cschool0 {
	background-color: #F4E8CA;
	color: #333333;
	padding: 10px 5px 10px 5px;
	text-align: center;
	width: 175px;
}

td#cschool1 {
	background-color: #F9CCAC;
	color: #333333;
	padding: 10px 5px 10px 5px;
	text-align: center;
	width: 175px;
}

td#cschool2 {
	background-color: #CDEEAC;
	color: #333333;
	padding: 10px 5px 10px 5px;
	text-align: center;
	width: 175px;
}

td#cschool3 {
	background-color: #9BCEF5;
	color: #333333;
	padding: 10px 5px 10px 5px;
	text-align: center;
	width: 175px;
}

td#cschoolall {
	background-color: #FFC300;
	color: #333333;
	font-weight: bold;
	padding: 7px 5px 7px 5px;
	text-align: center;
	width: 175px;
}

td#text_results {
	background-color: #FFC300;
	background-image: url('../graphics/tsearch.gif');
	background-repeat: repeat-x;
	color: #333333;
	padding: 5px;
	width: 175px;
}

td#text_results a {
	color: #333333;
	font-weight: bold;
}

td#text_results p {
	line-height: 16px;
	margin: 2px 0px 2px 0px;
}

td#text_results p img {
	margin: 0px 2px 2px 0px;
	vertical-align: bottom;
}

td#text_results td {
	line-height: 16px;
	padding: 2px 0px 2px 0px;
}

td#text_results td.icon {
	height: 28px;
	text-align: center;
	width: 40px;
}
