/* Chapel of St. James page */
div.chapel_of_st_james_title_pic{
	position: relative;
	top: 32px;
	left: 200px;
	background: url(/images/en/chapel_of_st_james/sub_chapel_intro_title2.jpg);
	width: 303px;
	height: 31px;
}

div.chapel_of_st_james_title_pic2{
	position: relative;
	top: 32px;
	left: 200px;
	background: url(/images/en/chapel_of_st_james/sub_chapel_intro_title.jpg);
	width: 303px;
	height: 31px;
}

div.chapel_of_st_james_text_frame{
	position: absolute;
	top: 468px;
	left: 219px;
	width: 721px;
	height: 177px;
	background: url(/images/en/chapel_of_st_james/slice_sub_chapel_into_bg.jpg);
}

div.chapel_of_st_james_content_text{
	position: relative;
	top: 50px;
	left: 60px;
	width: 598px;
	text-align: center;
}

div.chapel_of_st_james_content_text_detail{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #D7D1C3;
}

/* gallery */
div.gallery_btn_block {
	left:668px;
	position:absolute;
	top:50px;
}

img.vscroller-up,
img.vscroller-down {
	position:absolute;
}

img.vscroller-up {
	top:0px;
	left:0px;
}

img.vscroller-down {
	top:0px;
	left:20px;
}

div.gallery {
	margin-top:10px;
	height:850px;
	overflow:hidden;
} 

body.history div.gallery {
	height:450px;
}
