.content{	margin: 0;}.content a{	color: #fff;}.content p.linkage{	margin-top: 2em;	text-align: right;	font-size: 1.7em;	color: #ddd;}.content p.linkage a { color: #fff; }#myGallery{	text-align: left;	margin: 0 auto;}#myGallery{	width: 481px;	height: 290px;	z-index:5;	display: none;	border: none;}.jdGallery{	overflow: hidden;	position: relative;}.jdGallery img{	border: 0;	margin: 0;}.jdGallery .slideElement{	width: 100%;	height: 100%;	background-color: #000;	background-repeat: no-repeat;}.jdGallery .loadingElement{	width: 100%;	height: 100%;	position: absolute;	left: 0;	top: 0;	background-color: #000;	background-repeat: no-repeat;	background-position: center center;	background-image: url('images/loading-bar-black.gif');}.jdGallery .slideInfoZone{	position: absolute;	z-index: 10;	width: 100%;	margin: 0px;	left: 0;	bottom: 0;	height: 40px;	background: #333;	color: #fff;	text-indent: 0;	overflow: hidden;}* html .jdGallery .slideInfoZone{	bottom: -1px;}.jdGallery .slideInfoZone h2{	padding: 0;	font-size: 80%;	margin: 0;	margin: 0;	font-weight: bold;	color: inherit;}.jdGallery .slideInfoZone p{	padding: 0;	font-size: 60%;	margin: 0;	color: #eee;}.jdGallery a{	font-size: 100%;	text-decoration: none;	color: inherit;}/*  this controls the position of the arrows */.jdGallery a.right, .jdGallery a.left{	position: absolute;	height: 15px;	width: 15px;	cursor: pointer;	z-index:10;}.jdGallery a.left{	right: 15px;	background: url('images/left.gif') no-repeat bottom left;	bottom: 0px;}.jdGallery a.left:hover{	right: 15px;	bottom: 0px;	background: url('images/left_hover.gif') no-repeat bottom left;}.jdGallery a.right{	right: 0;	bottom: 0px;	background: url('images/right.gif') no-repeat bottom right;}.jdGallery a.right:hover{	right: 0;	bottom: 0px;	background: url('images/right_hover.gif') no-repeat bottom right;}.jdGallery a.open{	left: 0;	top: 0;	width: 100%;	height: 100%;}.withArrows a.open{	position: absolute;	top: 0;	left: 0;	height: 290px;	width: 481px;	cursor: pointer;	z-index: 10;	background: none;	-moz-opacity:0.8;	-khtml-opacity: 0.8;	opacity: 0.8;}	
