#map-gallery
{
	background-color: #fff;
	padding-bottom: 18px;
	width:690px;
}

#box-header
{
	background: transparent url("/global/images/sepaq/bg_calPopUp.gif") 0 0 repeat-x;
	height: 43px;
	position: relative;
}

#box-header img.close
{
	cursor: pointer;
	display: block;
	height: 17px;
	position: absolute;
	top:14px;
	right:14px;
	width:17px;
}

#gallery-icon
{
	position: absolute;
	top:-14px;
	left: 3px;
}

#box-header h2
{
	color: #49789d;
	font-size: 17px;
	line-height: 43px;
	font-weight: normal;
	margin:0;
	padding:0 0 0 60px;
	text-transform: uppercase;
}

#box-content
{
	height: 360px;
	padding:18px 25px;
	position: relative;
	width: 640px;
}

#box-content img
{
	position: absolute;
	top:18px;
	left:24px;
}

#thumbnails-wrap
{
	background: transparent url(/resources/images/interface/gallery_bg.gif) 0 0 repeat-x;
	margin-bottom: 15px;
	position: relative;
}

#slider-outside-wrap
{
	height: 84px;
	margin:auto;
	overflow: hidden;
	position: relative;
	width:545px;
}

#slider-inner-wrap
{
	height: 58px;
	padding-top: 14px;
	position: absolute;
	width:9999em;
}

#slider-inner-wrap a
{
	background-color: #fff;
	border:1px solid #c6c6c6;
	display: inline;
	float: left;
	margin-right: 9px;
	padding: 3px;
}

#slider-inner-wrap a:hover
{
	border-color: #999;
}

#slider-inner-wrap a img
{
	display: block;
	height: 50px;
	width:75px;
}

#next-items,
#previous-items
{
	background: transparent url(/resources/images/interface/next_items.gif) 0 0 no-repeat;
	height: 22px;
	position: absolute;
	top:32px;
	right:45px;
	width:17px;
}

#previous-items
{
	background: transparent url(/resources/images/interface/previous_items.gif) 0 0 no-repeat;
	display: none;
	left:45px;
	right:inherit;
}

#text-content
{
	margin:auto;
	overflow: hidden;
	width:620px;
}

#text-content h3,
#text-content p
{
	color: #525252;
	font-size: 13px;
	margin: 0 0 6px 0;
}

#text-content p
{
	font-size: 11px;
}

#text-content a,
#text-content a:visited
{
	border-bottom:1px dotted #4A7BBE;
	color: #2C5DA0;
	text-decoration: none;
}