#container {  background:#FFFFFF url(../GUI/container_bkgd1.gif) repeat-y left;	width:1100px; 	/*width:expression(document.body.clientWidth < 1020? "1020px": "auto" );*/}html>body #container {	width:auto;	min-width:950px;  background:#FFFFFF url(../GUI/container_bkgd.gif) repeat-y left;	}#main {		height:100%;}html>body #main {		height:auto;		min-height:800px;}#main hr {	background-color:#999999;	color:#999999;		height:0.1em;	border:0px;	margin-top:5px;		margin-bottom:5px;	}html>body #main hr {	margin-top:20px;	margin-bottom:20px;}#content {				 padding-top:20px;				 padding-bottom:30px;				 width:650px;}#content #content_left{				 float:left;				 width:247px;}#content #content_left span.download{				 color:red;				 line-height:14px;				 font-size:11px;}#content #content_left a{				 color:#005CAC;				 line-height:14px;				 font-size:11px;				 font-weight:bold;				 text-decoration:underline;}#content #content_right{				 margin-left:247px;}#content #content_right h1{				 font-family:arial;			 				 font-size:17px;				 color:#00356A;				 margin:0px;}#content #content_right h2{				 font-family:arial;				 font-size:12px;				 color:#000000;				 margin-top:5px;				 margin-bottom:0px;				 }#content #content_right p{				 font-family:arial;				 font-size:11px;				 color:#666666;				 line-height:17px;				 margin-top:0px;				 margin-bottom:11px;		 }#left { height:auto;}/*Popup box effect*/#lightbox{	background:#FFFFFF url(../GUI/lightbox_bkgd.gif) repeat-x top left;	padding: 20px;	padding-top:40px;	border:2px solid #666666;	}#lightboxDetails{	font-size: 0.8em;	padding-top: 0.4em;	}	#lightboxCaption{color:#00356A;font-size:15px;font-weight:bold;padding-bottom:25px;	}html>body #lightboxCaption {					margin-bottom:0px;		}#keyboardMsg{ float: right; display:none;}#closeButton{ top: 5px; right: 5px; }#lightbox img{ border: none; clear: both;} #overlay img{ border: none; }#overlay{ background-image: url(overlay.png); }* html #overlay{	background-color: #333;	background-color: transparent;	background-image: url(../GUI/blank.gif);	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");	}img.thumbnails {border:0px;}	/*products table styles*/table.products {			border-collapse:collapse;}table.products tr td{			padding-right:30px;			padding-bottom:30px;}table.products tr td.more_info{			padding-top:5px;			padding-bottom:10px;}table.products tr td.more_info a{			font-size:12px;}table {			border-collapse:collapse;		}table.products tr td a img {			height:80px;			width:80px;			}/*products table styles*/table.productsRaw{			border-collapse:collapse;}table.productsRaw tr td{			padding-right:30px;			padding-bottom:30px;}table.productsRaw tr td.more_info{			padding-top:5px;			padding-bottom:10px;}table.productsRaw tr td.more_info a{			font-size:12px;}table.productsRaw tr td a img {/*			height:80px; *//*			width:80px; */}