
.quicktabs_main.quicktabs-style-arrows{
  clear:both;
  width:488px;
  background-color:#edd5d2;
  padding-top:15px;
  padding-bottom:15px;
  padding-right: 10px;
  
}

ul.quicktabs-tabs.quicktabs-style-arrows{
  border-bottom:1px solid #ed1c24;
  padding-bottom:10px;
  padding-top:0px;
  padding-left:17px;
  padding-right:0px;  
  line-height:22px;
  margin:17px 0px 0px 0px;
  background-color:#FFF;
}

ul.quicktabs-tabs.quicktabs-style-arrows a{
  text-decoration:none;
  background:transparent url(images/arrows.png) no-repeat center 17px;
  padding:0px 10px 15px 6px;
  margin-top:10px;

   color:#ed1c24;
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
}

ul.quicktabs-tabs.quicktabs-style-arrows li.active a,
ul.quicktabs-tabs.quicktabs-style-arrows li a:hover{
  text-decoration:none;
  background:transparent url(images/arrows.png) no-repeat center bottom;
  
  
}
ul.quicktabs-tabs.quicktabs-style-arrows li.active {
	font-weight:bold;
}