
 #menuMyaccount h4  li.active >a{
	
	color:#F7B529;
}

.footable > thead > tr > th > span.footable-sort-indicator {
    margin-right: -4px;
	width: 14px;
    height: 16px;
    display: block;
    float: right;
    background: url(img/sorting_sprite.png) no-repeat top left;
}

.footable > thead > tr > th.footable-sortable > span {
    margin-right: -4px;
	width: 14px;
	
}


h1.section-title-inner{
	border-bottom: 1px solid #CECECE;
    padding: 10px 0 0;
    position: relative;
	margin-bottom:15px;
    
}