.bookcontainer2_topbg1{
	background-image: url(bookcontainer2topbg_01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 30px;
}
.bookcontainer2_topbg2{
	background-image: url(bookcontainer2topbg_02.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.bookcontainer2_topbg3{
	background-image: url(bookcontainer2topbg_03.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 30px;
}
.bookcontainer2_leftbg{
	background-image: url(bookcontainer2topbgleft.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.bookcontainer2_right{
	background-image: url(bookcontainer2topbgright.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.bookcontainer2_bottombg1{
   background-image: url(bookcontainer2bottombg_01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;	
}
.bookcontainer2_bottombg2{
	background-image: url(bookcontainer2bottombg_02.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.bookcontainer2_bottombg3{
	background-image: url(bookcontainer2bottombg_03.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.bookcontainer2_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #ffffff;
	font-weight: bold;
}
.bookcontainer2_contentpane{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
}
.bookcontainer2_mar{
	margin-bottom: 5px;
}