@charset "UTF-8";

#bookLinks ul {
	list-style-type: none;
}

#bookLinks ul li {
	margin: 10px 8px;
}

#bookWeighty_blue {
	width: 92px;
	height: 76px;
	float: left;
	background: url(/img/book/book_Weighty_Blue_02.gif) no-repeat;
}

#bookWeighty_blue a {
	width: 92px;
	height: 76px;
	float: left;
	background: url(/img/book/book_Weighty_Blue_02.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#bookWeighty_green {
	width: 92px;
	height: 76px;
	float: left;
	text-indent: -9999px;
	background: url(/img/book/book_Weighty_Green_02.gif) no-repeat;
}

#bookLighter_blue {
	width: 136px;
	height: 76px;
	float: left;
	background: url(/img/book/book_Lighter_Blue_02.gif) no-repeat;
}

#bookLighter_blue a {
	width: 136px;
	height: 76px;
	float: left;
	background: url(/img/book/book_Lighter_Blue_01.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#bookLighter_green {
	width: 136px;
	height: 76px;
	float: left;
	text-indent: -9999px;
	background: url(/img/book/book_Lighter_Green_01.gif) no-repeat;
}


#BookAlternateThumbs {
	margin: 20px 0 0 0;
	padding: 0;
	/*width: 425px;
	height: 75px;*/
	display: block;
	overflow: auto;
}

#BookAlternateThumbs a {
	outline: none;
}

#BookAlternateThumbs ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#BookAlternateThumbs ul .thumbDetail { 
	display: inline;
	line-height: 42px;
	cursor: pointer;
	padding: 0 10px 0 0;
}

#sidebar2 p {
	padding: 0;
	font-size: 1.2em;
	text-align: center;
}

#TriangleMovie {
	width: 425px;
	height: 350px;
	display: block;
	overflow: hidden;
}
