/*html,*/ body {
	background: #fff none;
	}

#layoutLogic-ABC .page, #layoutLogic-AB .page, #layoutLogic-A .page {
	background: transparent url(.jpg) no-repeat fixed 90% 85%;
	width: auto;
min-width: 530px;
max-width: 660px;
	margin: 1.5em 0 1em;
	}

.col-B {
	margin: 0 -3px 0 -2px;
	border-top: 0;
	border-left: 0;
	}

#qdig a:hover { 
	text-decoration:underline; 
	}

table#qdig-dirnav tr td	{
	color: blue/*navy*/;
	font-weight: normal;	
	font-size: smaller;
	}

div.qdig-caption { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: navy;
	}

table#qdig-lowernav tr td a {
	font-size: 11px;
	}

img#qdig-thumb-current { 
	border:1px solid #ff0000; 
	}

#layoutLogic-ABC .page, #layoutLogic-AB .page, #layoutLogic-A .page {
	min-width: 530px;
max-width: 970px;
	margin: 1.5em 0 1em;
	}

* html #layoutLogic-AB .page {
	width: 970px;
	}/*Use this Tan Hack for IE Win and Mac, which don't do min and max width, to fix centre column width for AB layout, if required. GNS*/
