#content{
	width:420px;
	margin:0 auto;	
}
.OC_left #content{
	width:563px;
	margin:0 auto;	
}
#imagebox{
	padding:0;
}
#imagebox-gallery{
	width:420px;
	height:311px;
	overflow:hidden;
	position:relative;
	background:url(../images/J_frame.png) no-repeat;
}

.OC_left #imagebox-gallery{
	width:563px;
	height:258px;
	overflow:hidden;
	position:relative;
	background:none;
}

#imagebox-gallery-images{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:420px;
}

#imagebox-bar{
	position:absolute;
	left:0;
	bottom:10px;
	height:51px;
	width:420px;
	z-index:200;
	background:url(../images/J_bullets_bg.png) no-repeat left top;
}

.OC_left #imagebox-bar{
	position:absolute;
	left:0;
	top:210px;
	bottom:10px;
	height:51px;
	width:570px;
	z-index:200;
	background:none;
}

#imagebox-bar-controls{
	float:right;
	margin:20px 13px 0 0;
	background-image:url(ontour00.png);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:10px;
}

#imagebox-bar-controls #nav a{
	background-image:url(../images/J_unsel_li.png);
	overflow:hidden;
	width:10px;
	height:11px;
	display:block;
	float:left;
	font-size:0;
	text-indent:-9999px;
	margin:0 3px;
	outline:0;
	padding:0px;
}

#imagebox-bar-controls #nav a.activeSlide{
	background-image:url(../images/J_sel_li.png);
}

/* News Slide */

.news_style {
	display:none;
}
.news_show {
	color:black;
	font: normal 100% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	overflow:hidden;
	width:810px;
	height:25px;
}
.news_border {
	font: normal 100% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	padding: 0px;
	overflow: auto;
}
.news_mark {
	font: normal 70% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	border: 0px solid gray;
	width:361px;
	height:35px;
	color:black;
	text-align:center;
}
.news_title {
	font: bold 120% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	color:black;
}
.news_show img {
	margin:0px;
}
#news_button img {margin:0px;}
.buttondiv {
	position: absolute;
	right:3px;
	top:5px !important;
	/*float: left;*/
	/*top: 169px;*/
	/*border-top-color: white;*/
	border-top:none;
}
