/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 16 2017 | 04:47:58 (pm)
/*
/******* Do not edit this file *******/

.logo { 
  top: 10px;
}
.has_slider #header {
    height: 150px;
}
#header {
  height: 150px;
}
#intro_inner {
     padding-top: 5px;
    padding-bottom: 1px;
}
#header_extras + #primary_menu {
  top: 10px;
}
#primary_menu {
  position: absolute;
 right: 100px;
  top: 10px;
}
td {
    color: #333333;
    padding: 10px;
}
.ie9 .sub-menu { top: 50px !important; }

.button_link.hover_fade.small_button {
    text-decoration: none;
}