.skin4.top .tabs_header {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.skin4.top .tabs_header li {
	list-style: none;
}
.skin4.top .tab_header_item {
	float: left;
	margin: 0px;
}
.skin4.top .tab_content {
	clear: left;
	display: none;
}

/* skin2 */	

.skin4.top.tabs_wrapper {
	border: 1px solid #ccc;
	margin: 5px;
}

.skin4.top .tabs_header {
	overflow: hidden;
	padding-top: 0px;
}
.skin4.top .tab_header_item {
	margin-left: 0px;
	background: #eee;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.skin4.top .tab_header_item.tab_selected {
	background: #fff;
	border-bottom: none;
}
.skin4.top .tab_header_item.tab_selected a {
	color: #ff7700;
}
.skin4.top .tab_header_item.first_tab {
	border-left: 1px solid #ccc;
}
.skin4.top .tab_header_item.first_tab.tab_selected {
	border-left: none;
}
.skin4.top .tab_header_item.last_tab {
	border-right: 1px solid #ccc;
}
.skin4.top .tab_header_item.last_tab.tab_selected {
	border-right: none;
}
.skin4.top .tab_header_item a {
	font-size: 15px;
	font-weight: bold;
	padding: 0px 20px;
	line-height: 30px;
	color: #336699;
	text-decoration: none;
	outline: 0;
}
.skin4.top .tab_content {
	padding: 0 10px;
}

/* Custom Styles */
#xm-spreads-non-forex table td {
	padding: 3px 0 !important;
}
