.bookcontainer1_topbg1{
	background-image: url(bookcontainer1topbg_01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 30px;
}
.bookcontainer1_topbg2{
	background-image: url(bookcontainer1topbg_02.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.bookcontainer1_topbg3{
	background-image: url(bookcontainer1topbg_03.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 30px;
}
.bookcontainer1_leftbg{
	background-image: url(bookcontainer1topbgleft.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.bookcontainer1_right{
	background-image: url(bookcontainer1topbgright.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.bookcontainer1_bottombg1{
   background-image: url(bookcontainer1bottombg_01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;	
}
.bookcontainer1_bottombg2{
	background-image: url(bookcontainer1bottombg_02.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.bookcontainer1_bottombg3{
	background-image: url(bookcontainer1bottombg_03.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.bookcontainer1_title{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
   color: #ffffff;
}
.bookcontainer1_contentpane{
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF8242;
	background-color: #ffffff;
}
.bookcontainer1_mar{
	margin-bottom: 5px;
}


