body {
	background: #fff url(images/bg_lv2.gif) repeat-x;
}

#content_wrap{
	padding: 0 20px 22px 20px;
}

#widecolumn{
	float:left;
	width: 610px;
}

#narrowcolumn{
	float:right;
	width:300px;
	padding-top:80px;
}

#content .pagetitle{
	font-size:18px;
	color:#fff;
	margin: 0 0 40px 0;
	padding:10px 0 0 0;
	line-height:1em;
	font-weight:normal;
}

#flickr img{
	border-width:0;
}

/* Book Search Categories */

.jbbookcategories h3 {
	margin:5px;
	border-top: 1px solid #ccc;
}

.jbcatbottom {
	border-bottom: 1px solid #ccc;
}

ul.jbcatitem {
	margin: 5px 0 10px 20px !important;

}

