
.quicktabs-wrapper.quicktabs-style-nostyle {
	clear: both;
	margin: 13px 15px 15px 15px;
	width: auto;
	/* font-size: 1em; */
	padding: 0px;
}
.quicktabs-wrapper.quicktabs-style-nostyle h2 {
	color: #666153;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 0 0;
	font-size: 1em;
}
.quicktabs-wrapper.quicktabs-style-nostyle h2 a {
	color: #666153;
}
.quicktabs-tabs.quicktabs-style-nostyle li {
  display: block;
  float: left;
  margin: 0;
  width: 117px;
  padding: 0 5px 0 0;
  font-size: .75em;
}
.quicktabs-tabs.quicktabs-style-nostyle a {
  display: block;
	background-color: #f3ece5;
  background-image: linear-gradient(to bottom, #f3ece5, #e1dace);
  background-repeat: repeat-x;
	color: #b70101;
	padding: .55em 0 .5em;
	width: 8em;
	text-transform: uppercase;
	font-size: 1.6em;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	margin-right: 6px;
	border: 1px solid #fff;
	border-bottom-width: 0;
	border-radius: 8px 8px 0 0;
}
.quicktabs-tabs.quicktabs-style-nostyle .active a, .quicktabs-tabs.quicktabs-style-nostyle .active a:hover, .quicktabs-tabs.quicktabs-style-nostyle li a:hover {
	color: #ffffff;
	border-color: #b70101;
	border-bottom-color: transparent;
	cursor: default;
	background-image: none;
  background-color: #b70101;
  text-decoration: none;
}
.quicktabs-tabs.quicktabs-style-nostyle li a:hover {
	cursor: pointer;
}
.quicktabs_main.quicktabs-style-nostyle {
	clear: both;
	background-color: #fff;
	padding: 15px;
	min-height: 200px;
	position: relative;
}
.quicktabs-wrapper.quicktabs-style-nostyle .quicktabs-tabpage {
	clear: both;
	background-color: #fff;
	padding: 10px;
	/* min-height: 360px; */
	position: relative;
}
.quicktabs-wrapper.quicktabs-style-nostyle .quicktabs-tabpage .views-row {
	line-height: 1.25;
	color: #878272;
	clear: right;
	margin: 0 0 0 0;
	height: auto;
}
.quicktabs-wrapper.quicktabs-style-nostyle .quicktabs-tabpage .views-row-first {
	padding-top: 10px;
}
.quicktabs-wrapper.quicktabs-style-nostyle .quicktabs-tabpage .more-link {
	clear: both;
	text-align: left;
	padding-top: 10px;
	border-top: 1px solid #ae9779;
}
.quicktabs-wrapper.quicktabs-style-nostyle .quicktabs-tabpage tr {
	border-bottom: 1px solid #ae9779;
}
.quicktabs-wrapper.quicktabs-style-nostyle .quicktabs-tabpage tr.views-row-last {
	border-bottom: none;
}
.quicktabs-wrapper.quicktabs-style-nostyle .quicktabs-tabpage th {
	padding: 0 5px 3px 5px;
}
.quicktabs-wrapper.quicktabs-style-nostyle .quicktabs-tabpage td {
	vertical-align: top;
	padding: 5px 5px 0 5px;
}
.quicktabs-wrapper.quicktabs-style-nostyle .quicktabs-tabpage .views-row-last td {
	padding-bottom: 5px;
}
.quicktabs-wrapper.quicktabs-style-nostyle .quicktabs-tabpage span {
	display: block;
}