.cycle-slideshow img
{
    max-height: 150px;
}
.cycle-list img
{
    max-height: 150px;
}
.fixed-menu a 
{
    z-index: 0 !important;
}

.ui-widget-header{
  background-color: #ffa911;
  border: 1px Solid #ffa911;
}
.ui-button-text-only    {
  background-color: #6ebe5a;
}
button.ui-button-icon-only{
  border:none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
  border-color: #ffa911;
}
img.borded{
  border: 3px Solid #009999;
}