#otherInfo{
/*border:inset #b484da medium;*/
width: 300px;
}
#quote{
	background-color:#F1D2FB;
	width:500px;

}

.inputBox {
	height: 20px;
	background:#f1f1f1;
	color:#555;
	width:120px;
	border:inset;	
}
* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#b484da;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
blockquote {

	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}

/* body */
body {
	background:#fff;
	color:#666;
	font:.9em Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

/* header */
#header {
background:url(Version2/image/background_body_small.jpg) repeat-x;
	height:150px;
	margin:0 auto;
	position:relative;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header h1 {
	color:#666;
	font-size:40px;
	font-weight:400;
	left:100px;
	letter-spacing:-2px;
	position:absolute;
	top:20px;
}
#header p {
	bottom:70px;
	color:#fff;
	font-size:1.5em;
	position:absolute;
	right:20px;
}
#header table {
	position:absolute;
	top:85px;
	width:100%;
}
#header td a {
	color:#fff;
	display:block;
	font-size:1.2em;
	font-weight:700;
	height: 10px;
	padding:20px;
	text-align:center;
	
}
#header td a:hover {
	background:#b484da;
	color:#eee;
	text-decoration:none;
}

td.active{
	background:#b484da;
	color:#eee;
	text-decoration:none;
}

/* content */
#content {
	height:100%;
	margin:20;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 

/* sidebar */
#sidebar {
float:left;
	width:210px;
	margin-left:25px;
}
#sidebar h1 {
	border-bottom:2px solid #7534aa;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
}
#sidebar input {
	background:#f1f1f1;
	color:#555;
	
	border:inset;
	
	
}
#sidebar input#submit{
	border: groove;
	height: 25px;
}
#sidebar p {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#sidebar p a.more {
	display:block;
	text-align:right;
}
#sidebar ul {
	margin:5px;
	font-size:13px;
}
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	color:#333;
	display:block;
	font-family:Geneva;
	padding:5px;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#000;
}

/* Main */
#main {
position:absolute;
top: 160px;
left: 265px;
}
#main p {
	color:#555;
	line-height:20px;
	padding:10px;
}
#main h1 {
	border-bottom:2px solid #7534aa;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
}

/* footer */
#footer {
	margin:10px auto;
	width:760px;
}
#browse_footer {
	margin:10px auto;
	width:760px;
	clear:both;
}
#footer:after {
	
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	border-top:2px solid #7534aa;
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}

td.bookListing{
padding:10px;
padding-right:25px;
	background-color:#f1f1f1;
	margin-left: 25px;
	border:thin dotted #b484da;
	width:500px;
}
p.header{
	font-size:24px;
	font-weight:bold;
}

.selectionBar{
	background:#f1f1f1;
	border-bottom:1px dotted #7534aa;
	color:#444;
}
.selectionBarRed{
	background:#f1f1f1;
	border-bottom:1px dotted #7534aa;
	color:#F00;
}

.emptySpace{
height:400px;
}
#main #lister input{
	border: 1px dotted #7534aa;
}

#main #deleter input{
	border: 1px dotted #7534aa;
}


#main #form1 input{
	border: 1px dotted #7534aa;
}
#main #remove input{
	border: 1px dotted #7534aa;
}

#main textarea{
	border: 1px dotted #7534aa;
}#space {
	height: 400px;
}
.sideBarBox {
	height: 25px;
	width: 60px;
}
.button {
	margin: 3px;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
}
