.nickel .container .innerdiv{
	border-bottom: none;
}

.nickel .tabswrap div.tab-content {	
	width: 95%;
}

.tabswrap div.tab-subcontent {
	padding: 15px 10px !important;
}

/* JA Tabs top*/
.nickel .tabs-title-top {
	background: none;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #a8adb1;
}

.nickel .tab-panels-top {
	border: 1px solid #a8adb1;
	border-top:0px;
}

.nickel .tabs-title-top ul.tabs-title {
	padding: 0;
	display: block;
	left: 10px;
	top: 0;
}

.nickel .tabs-title-top ul.tabs-title li {
	padding: 0 0 0 10px;
	background: #6b8793 url(../images/tab-n.gif) left;
}
.nickel .tabs-title-top ul.tabs-title li.first {
	background: #6b8793 url(../images/tab-b.gif) left !important;
}

.nickel .tabs-title-top ul.tabs-title li h3 {
	background: url(../images/tab-n.gif) right;
	font-size: 100%;
	font-weight: bold !important;
	padding: 0 20px 0 10px;
	margin: 0;
	letter-spacing: normal;
	line-height: 24px;
	float: left;
}
.nickel .tabs-title-top ul.tabs-title li.last h3 {
	background: url(../images/tab-b.gif) right;
}

.nickel .tabs-title-top ul.tabs-title li h3 span {
	background: none;
}

.nickel .tabs-title-top ul.tabs-title li.hover,
.nickel .tabs-title-top ul.tabs-title li.firsthover,
.nickel .tabs-title-top ul.tabs-title li.lasthover {
}

.nickel .tabs-title-top ul.tabs-title li.active {
	background: #6b8793 url(../images/tab-a.gif) left !important;
}
.nickel .tabs-title-top ul.tabs-title li.firstactive,
.nickel .tabs-title-top ul.tabs-title li.first.active{
	background: #6b8793 url(../images/tab-b-a.gif) left !important;
}

.nickel .tabs-title-top ul li.active h3,
.nickel .tabs-title-top ul li.first.active h3,
.nickel .tabs-title-top ul li.firstactive h3 {
	background: url(../images/tab-a.gif) right;
	border-bottom: none;
	line-height: 24px;
}
.nickel .tabs-title-top ul li.lastactive h3,
.nickel .tabs-title-top ul li.last.active h3{
	background: url(../images/tab-b-a.gif) right;
	border-bottom: none;
	line-height: 24px;
}

/* JA Tabs bottom */
.tab-panels-bottom .tab-content div.tab-subcontent {
	padding: 0 !important;
}

.nickel .tabs-title-bottom {
	background: none;
	position: relative;
	z-index: 3;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	height: 28px;
}

.nickel .tabs-title-bottom ul.tabs-title {
	padding: 0;
	top: -1px;
	left: 10px;
	display: block;
}

.nickel .tabs-title-bottom ul.tabs-title li {
	margin-right: 5px;
	padding: 0;
}

.nickel .tabs-title-bottom ul.tabs-title li h3 {
	background: #F6F6F6;
	border: 1px solid #CCCCCC;
	font-size: 100%;
	font-weight: bold !important;
	padding: 0 10px;
	margin: 0;
	letter-spacing: normal;
	line-height: 27px;
	text-transform: uppercase;
	float: left;
}

.nickel .tabs-title-bottom ul.tabs-title li h3 span {
	background: none !important;
}

.nickel .tabs-title-bottom ul.tabs-title li.active,
.nickel .tabs-title-bottom ul.tabs-title li.firstactive,
.nickel .tabs-title-bottom ul.tabs-title li.lastactive {
	background: none;
}

.nickel .tabs-title-bottom ul li.active h3,
.nickel .tabs-title-bottom ul li.firstactive h3,
.nickel .tabs-title-bottom ul li.lastactive h3 {
	background: #FFFFFF;
	border-top: none;
	line-height: 28px;
}

.nickel .tab-panels-bottom {
	left: 0;
}
