.toolbar_ver_line1 {
	background-image: url(/App_Themes/Default/img/viewer/line_break.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 27px;
	width: 3px;
	padding-right: 3px;
	width: 37px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.toolbar_ver_line2 {
	background-image: url(/App_Themes/Default/img/viewer/line_break.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 3px;
	padding-left: 3px;
	width: 37px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 4px;
}
.toolbar_ver_line3 {
	background-image: url(/App_Themes/Default/img/viewer/line_break.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 27px;
	width: 3px;
	padding-right: 7px;
	width: 37px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#ViewToolBar {
	background-color: #878787;
}
#SideToolBar {
	background-color: #878787;
}
.PagePane {
	background: #939393;
	border: solid 1px;
}
#PageView {
	position: absolute;
	overflow: auto;
	background: #939393;
	background-image: url(/App_Themes/Default/img/viewer/page_pane_back.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.Shadow {
	background: #727272;
}
