
	.dhtmlgoodies_window{
		font-family: Arial, Tahoma, sans-serif; 
		font-size:0.9em;
		position:absolute;
		overflow:hidden;	
		z-index:10000;	
		color: #4d4d4d;
	}

	.dhtmlgoodies_window div{
		position:relative;
	}
	
	.dhtmlgoodies_window .dhtmlgoodies_window_top{
		width:100%;
		height:17px;
		position:relative;
		background-color: #eeeeee; ;
		
	}
	
	.dhtmlgoodies_window .top_buttons{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:17px;
		
		
	}
	.top_buttons img{
		float:left;
		padding-left:2px;
		
	}
	.dhtmlgoodies_windowMiddle{
		border-left:1px solid #4d4d4d;
		
	}
	.dhtmlgoodies_windowContent{
		border-right: 1px solid #4d4d4d; 
		padding-left:5px;
		padding-right:2px;

		height:100%;
		overflow:hidden;
		background-color:#FFF;
	}
	.dhtmlgoodies_window_bottom{
		border-left: 1px solid #4d4d4d;
		border-right: 1px solid #4d4d4d;
		border-bottom: 1px solid #4d4d4d;
		position:relative;
		height:0px;
		background-color:#FFFFFF;
	}
	.dhtmlgoodies_window_bottom img{
		float:right;
	}
	.topCenterImage{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	.resizeImage{
		position:absolute;
		right:1px;
		bottom:1px;
	}

.bookform { background-color: #ffffff; color: #000000; float: none;  }
.bookform div { display: inline; }
.bookform label { display: block; font-weight: bold; }
.bookform h3 { color: #0000cc; size: 16px; line-height: 18px; } 
.bookform textarea, .bookform input  { font-size: 1em; line-height: 1.2em; }
.bookform a:hover { text-decoration: none; color: #0000cc; }
.bookform ul { list-style: none; float: left; margin: 0; padding: 0; }

.book, .book2, .book_s { 
	font-size: 12px; 
	line-height: 1.3em; 
	list-style: none; 
	padding: 2px; 
}
.book { text-align: left; 
		float: left; 
		width: 145px; 
}
.book2 { 	float: right; 
			text-align: left; 
			width: 125px; 
}
.book_s { text-align: left;
        float: left;
        width: 185px; 
}
.book ul, .book2 ul, .book_s ul { list-style: none; float: left; margin: 0; padding: 0; }
.book ul li, .book2 ul li, .book_s ul li { list-style: none; text-align: left; float: left; font-size: 1.1em; line-height: 1.7em; }
.book img, .book2 img, .book_s img { float: none; right: 40px; padding-top: 2px padding-bottom: 2px;  }
.book a, .book2 a, .book_s a { text-decoration: none; color: #000; }
.sphere { clear: left; float: left; width: 180px;  top: 0; padding: 0; height: 22px; }
.leftbook { float: left; margin: 0 auto; text-align: center; border: 0;  border: 2px red solid; } 

