#display_double {
	position:absolute;
	right:15px; top:15px;
	width:374px; height:191px;
	background:url(../img/bg_display_double.gif);
}

#display_img_1 {
	position:absolute;
	left:4px; top:25px;
	width:177px; height:140px;
	overflow:hidden;
}

#display_img_2 {
	position:absolute;
	right:4px; top:25px;
	width:177px; height:140px;
	overflow:hidden;
}

#fullsize_1 {
	position:absolute;
	right:9px; top:9px;
	width:51px; height:10px;	
}
#fullsize_2 {
	position:absolute;
	left:125px; top:9px;
	width:51px; height:10px;	
}

#display_forward {
	position:absolute;
	right:17px; bottom:6px;
	width:14px; height:14px;	
}

#display_back {
	position:absolute;
	left:17px; bottom:6px;
	width:14px; height:14px;	
}

#slideshow_start {
	position:absolute;
	left:375px; top:220px;	
	width:123px; height:32px;
}

#slideshow_stop {
	position:absolute;
	left:375px; top:220px;	
	width:123px; height:32px;
	display:none;
}

#thumbnail {
	position:absolute;
	left:40px; top:280px;
	width:114px; height:118px;
	background:url(../img/bg_thumbnail.gif);
}

#thumbnail_img {
	position:absolute;
	left:2px; top:14px;
	width:110px; height:85px;
	overflow:hidden;
}

div.title {
	position:absolute;
	left:20px; top:404px;
	width:154px; height:40px;
	text-align:center;
	display:none;
}

.title .text {
	font: bold 12px arial, helvetica, sans-serif;
}

	
