#category {
	margin-bottom: 20px;
}
.categoryname {
	font-size: 28px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	color: 00486A;
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom: 0px;
	padding-top:0px;
	margin-top: 0px;
}
#category img {
	border: 0;
	vertical-align: text-top;
	margin-right: 7px;
	float: left;
}

.categorydescription {
	font-size: 16px;
}

.categorydescription a{
	text-decoration: underline;	
}

.categorydescription p:first-child{
	margin-top: 0px;
	
}

.trigger {
	clear:left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.categories_table {
	border-collapse:collapse;
	
	clear:left;
}
.categories_table th {
	background-color: white;
	padding: 3;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.categories_table td {
	padding: 3;
	border: 1px solid #CCCCCC;
}

.nobook {
display: block;
font-size: 22px;
padding-bottom: 20px;
}

.line {font-size: 26px; text-align: center;}
