  .ui-tooltip, .arrow:after { background: #F0F0F0; border: 1px solid #CDDCEB; }
  .ui-tooltip { padding: 10px 20px; color: #326E9C; font: 14px "Helvetica Neue", Sans-Serif; box-shadow: 0 0 7px black;}
  .arrow { width: 70px; height: 16px; overflow: hidden; position: absolute; left: 50%; margin-left: -35px; bottom: -16px;}
  .arrow.top { top: -1px; bottom: auto;}
  .arrow.left { left: 20%;}
  .arrow:after { content: ""; position: absolute; left: 20px; top: -20px; width: 25px; height: 25px; box-shadow: 6px 5px 9px -9px black; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg);
				-ms-transform: rotate(45deg); -o-transform: rotate(45deg); tranform: rotate(45deg);}
  .arrow.top:after { bottom: -20px; top: auto;}
  
	#main-image-wrapper{ margin: 5px 0px; text-align: left;}
	.tooltip-wrapper{ font-size: 10px;}
	#h-menu{ margin: 10px 0 20px 0px}
	#h-menu ul{ display: inline; list-style: none;}
	#h-menu ul li{ float: left; display: block; cursor: pointer; padding: 2px 5px; margin-right: 3px; border-right: 1px solid #e2e2e2; background: #E2E2E2; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #CDDCEB;}
	#h-menu ul li:hover{ background: #E2E2E2;}
	#h-menu ul li:hover a{ color: #333333; text-decoration: underline;}
	
	.title-type-img{ color: #888888; border-bottom: 1px solid #CDDCEB; padding: 10px 0px; margin-bottom: 5px; text-align: center; }
	.title-type-img span{ padding: 3px; border: 1px solid #CDDCEB; -moz-border-radius: 3px; border-radius: 3px;}
	.colorbox-image{ display: inline-block; margin: 5px 0px; padding: 0px;}
	.colorbox-image a{ display: block;}
	.colorbox-image .thumbnail{ } 
	
	.uplink{ text-align: right; }
	.uplink .up{ border: 1px solid #e2e2e2; font-size: 9px; padding: 1px;}
	
	:focus {outline:none;}
	
	#disclaimer-images{ color:#444444; font-size:9px; margin-top:5px; float:left; width: 700px; text-align: left; clear:left; font-family:Arial;}
	#link-no-js{ text-align: left;}
	#link-no-js a{ font-family: Arial;text-decoration:none; font-size:9px; color:#444;}
