
#canvas {
	background-color:#FFF;
	width:830px;
	padding:5px;
	margin-bottom:10px;
}
#canvas .pagediv {
	float:left !important;
}
#canvas .page {	
	width:400px;
	height:344px;	
	vertical-align:top;
}
#pagenav {
	padding-top:364px;
	padding-bottom:50px;
	font-size:13px;
}
#canvas form {
	float:right;
	margin-right:30px;
}
#topage{
	width:50px;
}
#r,#r1 {
	position:absolute;
	margin-left:400px;
	margin-top:10px;
}
#l,#l1 {
	position:absolute;
	margin-top:10px;
}

h1,.hefttop {
	background-color:#F2EFE5;
	color:#663300;
	height:11px;
	margin-bottom:0;
	padding-bottom:9px;
	padding-left:9px;
	padding-top:9px;
}
.hefttop {
	margin-top:5px;
	text-align:center;
	font-size:13px;
}
#pname {
	/*float:left;
	width:200px;*/
}
#pleft {
	float:left;
	width:190px;
	margin-left:200px;
	padding-right:10px;
	text-align:right;
}
#pright {
	float:left;
	width:100px;
	padding-left:10px;
}
.lilist {
	font-size:13px;

}
.float {
	float:left;
}
#schecksindex {
	margin-left:50px;

}
#canvas a:hover {
	color:#9B0917;
}
#loader {
	display:none;
	position:absolute;
	background-image:url(loading.gif);
	margin-top:-30px;
	margin-left:390px;
	background-repeat:no-repeat;
	background-position:0px 8px;
	z-index:20;
	width:50px;
	height:50px;
}
