
/*non-active tab colors - cent hm*/
#signin-tabs li a{
background: white;
color: #56102c;
}

/*active tab colors - cent hm*/
#signin-tabs .active a{
background: pink;
color: black;
}
