div#contents div#rightColumn div#content div#product div.spacegallerywrapper {
	width: 664px;
	margin: 0 auto;
	margin-bottom:20px;
	
}

div#contents div#rightColumn div#content div#product div.spacegallerywrapper ul.navigationTabs {
	height: 23px;
	line-height: 23px;
	margin:0;
	padding:0;
	border-bottom: 1px solid #ccc;
}

div#contents div#rightColumn div#content div#product div.spacegallerywrapper ul.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	margin:0;
	padding-right: 3px;
	list-style:none !important;
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper ul.navigationTabs li a{
	float: left;
	dispaly: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #52697E;
	background-color: #eee;
	position: relative;
	text-decoration: none;
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper ul.navigationTabs li a:hover {
	background-color: #52697E;
	color:#fff;
	
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper ul.navigationTabs li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
	color:#52697E;
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper .tabsContent {
	clear:both;
	border: 1px solid #ccc;
	border-top:none;
	width: 662px;
	overflow: hidden;
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper .tabsContent .tab p{
margin:15px;
}
/*div#contents div#rightColumn div#content div#product div.spacegallerywrapper .tab {
	padding: 16px;
	display: none;
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper .tab h2 {
	font-weight: bold;
	font-size: 16px;
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper .tab h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper .tab p {
	margin-top: 16px;
	clear: both;
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper .tab ul {
	margin-top: 16px;
	list-style: disc;
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper .tab li {
	margin: 10px 0 0 10px;
}
div#contents div#rightColumn div#content div#product div.spacegallerywrapper .tab a {
	color: #8FB0CF;
}*/