/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17/02/2016, 2:51:35 PM
    Author     : kevin
*/

body{
  min-width:1000px !important;
}
body .mobile-ad{
  display:none !important;
}
form.search-form input.input{
  padding-top:5px;
  font-size:13px;
  height:20px;
}

#bottom-nav form.search-form input.input{
   padding-top:5px;
  font-size:13px;
  height:20px;
}