.active .menu_rc
{
  /* Rounded corner stuff starts here */
  background-color: #fab816;
  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 6px;       /* for Firefox */
  border-radius: 6px;
}
