tr.viewerBookshelfGridRows td{
	vertical-align: top; 
}
table.viewerBookshelfTable{
	margin-bottom: 20px;
}
.viewerSelectBookshelf{
	width: 255px;
}

.table_top {
	vertical-align: top;
}

.table_left {
	text-align: left;
}
.table_center {
	text-align: center
}
.table_right {
	text-align: right;
}

.inputbox{
	/* group selection 
	 * */
	 width: 250px;	
}

.inputarea{
	width: 250px;	
	height: 100px;
}
