/*
//  window.css

*/


*.wlp-bighorn-titlebar
{
  overflow: hidden;
  width: 100%;
  font-size: smaller;
}


*.wlp-bighorn-titlebar div
{
  white-space: nowrap;
  padding: 0px;
}


*.wlp-bighorn-titlebar img
{
  border: 0;
}


*.wlp-bighorn-titlebar-window-icon, *.wlp-bighorn-titlebar-title-panel
{
  float: left;
}


*.wlp-bighorn-titlebar-button-panel
{
  float: right;
}


*.wlp-bighorn-titlebar-button-panel a
{
  vertical-align: middle;
}


*.wlp-bighorn-titlebar-button-panel a:hover > img.wlp-bighorn-image-rollover
{
  display: inline;
}


*.wlp-bighorn-titlebar-button-panel a:hover > img.wlp-bighorn-image-nonrollover
{
  display: none;
}


*.wlp-bighorn-layout-cell *.wlp-bighorn-book
{
  height: 100%;
  margin-right: 0 auto;
}
*.wlp-bighorn-book
{
  width: 800px;
  margin:0 auto;
}
*.wlp-bighorn-page
{
  width: 776px;
  background-color: white;
  text-align: left; 
  margin:0 auto;
}


*.wlp-bighorn-window
{
	margin-left: 0 auto;
	margin-right: 0 auto;
}


*.wlp-bighorn-window-content
{
	text-align: left
}


*.wlp-bighorn-window-content-only
{
  margin: 0 auto;
  border: 0;
}


