

div#prev
	{
	position:absolute;
	top:193px;
	left:0;
	margin:0;
	padding:0;
	background: url(../images/ja_photoset_previous_ON.gif) no-repeat;
	width:41px;
	height:128px;
	}

div#prev a
	{
	display:block;
	padding:128px 0 0 0;
	overflow:hidden;
	background: url(../images/ja_photoset_previous_OFF.gif) no-repeat;
	height:0px !important;
	height /**/:128px;
	}

div#prev a:hover
	{
	background:none;
	}

div#next
	{
	position:absolute;
	top:193px;
	left:660px;
	margin:0;
	padding:0;
	background: url(../images/ja_photoset_next_ON.gif) no-repeat;
	width:41px;
	height:128px;
	}

div#next a
	{
	display:block;
	padding:128px 0 0 0;
	overflow:hidden;
	background: url(../images/ja_photoset_next_OFF.gif) no-repeat;
	height:0px !important;
	height /**/:128px;
	}

div#next a:hover
	{
	background:none;
	}

#leftCol {
	position:absolute;
	top:50px;
	left:61px;
	margin:0 0 50px 0;
	padding: 0 10px 20px 10px;
	width: 590px;
}

#leftCol p img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 1px solid #ccc;
}

#rightCol {
	padding-top: 70px;
	width: 150px;
	float: right;	
}

.slide {
	margin:0 25px 25px 0;
	padding: 0;
	width:88px;
	height:88px;
	float:left;
	background:url(../images/bg_slide.gif) no-repeat;
}

.slide img {
	float:none !important;
	margin:5px 0 0 5px;
}


div.photoset
	{
	margin:5px;
	float:left;
	width:230px;
	}

div.photoset a
	{
	font-weight:bold;
	color:#7f0404;
	}

div.photoset a:link
	{
	text-decoration:none;
	}

div.photoset a:visited
	{
	text-decoration:none;
	}

div.photoset a:hover
	{
	text-decoration:underline;
	}

div.photoset a:active
	{
	text-decoration:underline;
	}
