/* #####################################################################################################
   Latest catch
   ##################################################################################################### */

/*--- standard variables ---*/
/*--- media queries. When using responsive ---*/
/*--- custom class functions ---*/
/*----- Default functions -----*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*----- CSS3 Animation functions -----*/
#fishBuddyTab .object {
  padding: 0 0 14px;
  border: 0 none;
  color: #1c385f;
}
#fishBuddyTab .object .imgWrap {
  height: 90px;
}
#fishBuddyTab .object .imgWrap > img {
  max-height: 90px;
}
#fishBuddyTab .object .title {
  font-weight: normal;
  font-size: 13px;
  margin: 0;
}
