﻿* html #column_75 {
 width: 410px;
}

* html #scrollbox_order_prints {
	width: 590px; 
	height: 438px;
}

* html #scrollbox_rearrange_photos 
{
	width:565px;
	overflow-x:hidden;
}
* html #top_nav
{
	padding-left:0px;
	padding-right:12px;
	float:right;
	width:154px;
	text-align:center;
}

* html .BrowserNotice	{
 display: block;
 margin: 0;
 padding-top: 8px;
 font-size: 14px;
 font-weight: bold;
 font-family: Arial;
 width: 100%;
 height: 28px;
 background: url('images/bak_browser_detect.jpg') repeat-x;
 border-bottom: 1px solid #fff;
 text-align: center;
 color: #f7941d;
 clear: both;
}
* html .BrowserNotice a { 
 font-family: Arial;
 color: #0072bc;
}
* html .BrowserNoticeCloseButton {
 display: inline;
 position: absolute;
 top: 9px;
 right: 10px;
 border: none;
 vertical-align: middle;
}
* html .BrowserNoticeHidden	{ display: none; }