p.rec		{
	text-indent : 1cm;
}
.books	{
	width: 660px; 
	margin: 20px 20px 10px 20px;
	text-align: left; 
	clear: both; 
	empty-cells: show;
}
.books a, .books p {
	color: black;
}
img.cover		{
	clear: both; 
	margin: 10px 55px 5px 55px;
	border: 1px solid black;
}
.lit_header {
	width: 258px; 
	height: 20px; 
	border: 1px solid black;
}
.firstLevelTable	{
	width: 660px; 
	margin: 20px 10px 10px 10px;
	text-align: left; 
	clear: both; 
	empty-cells: show;
	vertical-align: top;
}
.firstLevelTableLeft	{
	width: 500px; 
	vertical-align: top;
}
.firstLevelTableRight	{
	width: 160px; 
	vertical-align: top;
}
.gamelist	{
	margin: 0;
	list-style-type: none;
	width: 158px;
	padding: 0 3px 0 3px;
}
.gamelist a, .menu a:visited { 
	width: 158px;
	color: black;
	display: block; 
	height: auto;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}
.gamelist a:hover { 
	width: 158px;
	text-decoration: none; 
	color: white; 
	background: #997935 url(/images/dropdown_hover_bg.jpg) no-repeat center; 
	border: 1px solid black;
	height: auto;
	font-weight: bold;
	padding: 0 3px 0 3px;
}
