.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: #2e2c2d;
}
.tabs > ul li.active a {
  color: #2e2c2d;
}
.tabs > ul li a {
  display: block;
  color: #2e2c2d;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #f37520;
  color: #fff;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #f37520;
  cursor: pointer;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.defaultLi {
  list-style-type: disc;
  margin: 0 0 3px 25px;
}
.alert {
  border: solid 1px #ccc;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #202224;
}
.cr2form {
  position: relative;
}
iframe,
#formResults {
  display: none;
}
#form-cache {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 0.7;
  display: none;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/images/loading.gif) no-repeat center center #FFF;
}
.alert-form {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-success {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-error {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.brochure_list li {
  float: left;
  list-style: none !important;
  margin-right: 20px;
}
.brochure_list li img {
  max-width: 200px;
}
.brochure_list li a span {
  display: block;
  text-align: center;
}
.form-label-help {
  padding: 5px;
  border: dashed 1px #ccc;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  line-height: 44px;
  display: block;
  padding: 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffc700;
  border: 1px solid #ffc700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #000;
  color: #FFF;
  border: 1px solid #fff;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #202224;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #202224;
}
.default-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: 'FordAntenna-Light';
  src: url('../fonts/FordAntenna-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAntenna-Light.otf') format('opentype'), url('../fonts/FordAntenna-Light.woff') format('woff'), url('../fonts/FordAntenna-Light.ttf') format('truetype'), url('../fonts/FordAntenna-Light.svg#FordAntenna-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: 'FordAntenna-Light';
  letter-spacing: 0.05em;
}
.brand-font,
.brand-font-regular {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.brand-font-bold {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.transition {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn {
  color: white;
  border: #f37520 1px solid;
  background: #f37520;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 3px 16px rgba(0,0,1,0.1);
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn:hover,
.btn:active,
.btn.active,
.btn:focus-within,
.btn:focus {
  background: #d55c0b;
  color: white;
  border: #d55c0b 1px solid;
  outline: 0;
}
.btn.btn-grey {
  background-color: #252c37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d495a),to(#252c37));
  background-image: -webkit-linear-gradient(top,#3d495a,#252c37);
  background-image: -moz-linear-gradient(top,#3d495a,#252c37);
  background-image: -ms-linear-gradient(top,#3d495a,#252c37);
  background-image: -o-linear-gradient(top,#3d495a,#252c37);
  background-image: linear-gradient(to bottom,#3d495a,#252c37);
  border-color: #343e4d;
}
.btn.btn-grey:hover {
  background-color: #3d495a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252c37),to(#3d495a));
  background-image: -webkit-linear-gradient(top,#252c37,#3d495a);
  background-image: -moz-linear-gradient(top,#252c37,#3d495a);
  background-image: -ms-linear-gradient(top,#252c37,#3d495a);
  background-image: -o-linear-gradient(top,#252c37,#3d495a);
  background-image: linear-gradient(to bottom,#252c37,#3d495a);
}
.btn-map-directions {
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #202224;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #f6f6f6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#f6f6f6));
  background: -webkit-radial-gradient(circle,#fff,#f6f6f6);
  background: -moz-radial-gradient(circle,#fff,#f6f6f6);
  background: -ms-radial-gradient(circle,#fff,#f6f6f6);
  background-color: #f6f6f6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#f6f6f6));
  background: -webkit-radial-gradient(circle,#fff,#f6f6f6);
  background: -moz-radial-gradient(circle,#fff,#f6f6f6);
  background: -ms-radial-gradient(circle,#fff,#f6f6f6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #ccc;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #202224;
}
.default-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.brand-font-light {
  font-family: "Open-Sans", sans-serif;
  font-weight: 300;
}
.brand-font,
.brand-font-regular {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.brand-font-bold {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.content {
  margin-top: 0;
}
#heroSlideshow .carousel-inner {
  background: #e6e6e6;
}
#heroSlideshow .carousel-inner > .item > img,
#heroSlideshow .carousel-inner > .item > a > img {
  margin: 0 auto;
  width: 100%;
}
#heroSlideshow .carousel-indicators {
  display: block;
  left: 95%;
  width: 5%;
  margin-left: 0;
  right: 0;
  top: 10%;
}
@media (max-width: 991px) {
  #heroSlideshow .carousel-indicators {
    display: none;
  }
}
#heroSlideshow .carousel-indicators li {
  display: block;
  text-indent: 0;
  color: #fff;
  border: 1px solid #fff;
  background: none;
  margin: 10px 0px;
  width: 22px;
  height: 22px;
  line-height: 20px;
}
#heroSlideshow .carousel-indicators li.active {
  background: #fff;
  color: #333;
}
.index_brands_bg {
  background: #D9D9D9;
}
.index_brands_bg .index_brands_title {
  text-align: center;
  margin: 70px 0 25px;
  font-size: 30px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .index_brands_bg .index_brands_title {
    margin-top: 25px;
  }
}
.index_brands_bg p {
  text-align: center;
}
.index_brands_bg .index_brands_logos {
  margin: 50px auto;
  text-align: center;
}
@media (max-width: 767px) {
  .index_brands_bg .index_brands_logos {
    margin: 0 auto 15px;
  }
}
.index_brands_bg .index_brands_logos ul {
  padding: 0;
  margin: 0;
}
.index_brands_bg .index_brands_logos .index_brands_logo {
  display: inline-block;
  text-align: center;
  width: 24%;
  padding: 0;
  margin: .35%;
}
.index_brands_bg .index_brands_logos .index_brands_logo:last-child {
  border-right: none;
}
.index_brands_bg .index_brands_logos .index_brands_logo a {
  display: block;
  background: white;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .index_brands_bg .index_brands_logos .index_brands_logo a {
    text-align: center;
    width: 100%;
  }
  .index_brands_bg .index_brands_logos .index_brands_logo a span {
    display: block;
    margin: 0 15px;
  }
}
.index_brands_bg .index_brands_logos .index_brands_logo img {
  width: 100%;
  max-width: 250px;
}
@media (max-width: 991px) {
  .index_brands_bg .index_brands_logos .index_brands_logo {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .index_brands_bg .index_brands_logos .index_brands_logo {
    width: 100%;
    margin-top: 15px;
    padding: 15px;
  }
}
.index_brands_bg .index_brands_logos .index_brands_logo:hover {
  opacity: 0.75;
}
.index_brands_bg .index_brands_logos .index_brands_logo_6,
.index_brands_bg .index_brands_logos .index_brands_logo_13 {
  border-right: none;
}
.index_panels {
  margin-top: -2px;
}
.index_panels .index_panel {
  padding: 0;
  margin: -2px 0;
  overflow: hidden;
  position: relative;
}
.index_panels .index_panel img {
  width: 100%;
  position: relative;
}
.index_panels .index_panel1 {
  min-height: 350px;
  background: #2b45cd;
}
@media (max-width: 767px) {
  .index_panels .index_panel1 {
    background: url("../images/home_panel1.jpg") center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0 25px;
  }
}
@media (max-width: 480px) {
  .index_panels .index_panel1 img {
    display: none;
  }
}
.index_panels .index_panel1 img {
  position: absolute;
  bottom: 0;
}
.index_panels .index_panel1 .index_panel1_cont {
  position: absolute;
  top: 50px;
  text-align: center;
  width: 100%;
}
@media (max-width: 480px) {
  .index_panels .index_panel1 .index_panel1_cont {
    position: relative;
  }
  .index_panels .index_panel1 .index_panel1_cont img {
    display: none;
  }
}
.index_panels .index_panel1 .index_panel1_cont h4 {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.index_panels .index_panel1 .index_panel1_cont h3 {
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-weight: 600;
  padding-left: 15px;
  padding-right: 15px;
}
.index_panels .index_panel1 .index_panel1_cont a {
  width: 210px;
  margin: 25px auto;
}
.index_panels .index_panel2 {
  min-height: 480px;
  background: #fff;
}
@media (max-width: 480px) {
  .index_panels .index_panel2 img {
    display: none;
  }
}
.index_panels .index_panel2 .index_panel2_cont {
  position: absolute;
  top: 50px;
  left: 40px;
}
@media (max-width: 480px) {
  .index_panels .index_panel2 .index_panel2_cont {
    position: relative;
    top: 0;
    left: 0;
    padding: 25px;
    text-align: center;
  }
}
.index_panels .index_panel2 .index_panel2_cont h4 {
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.index_panels .index_panel2 .index_panel2_cont h3 {
  font-size: 28px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-weight: 600;
  margin-bottom: 15px;
}
.index_panels .index_panel2 .index_panel2_cont a {
  width: 210px;
  margin: 0;
}
.index_panels .index_panel2 .index_panel2_cont ul {
  margin-top: 30px;
  margin-bottom: 30px;
  list-style-type: none;
  padding-left: 0;
}
.index_panels .index_panel2 .index_panel2_cont ul li {
  min-width: 400px;
  line-height: 35px;
  background: #f8f8f8;
  margin-bottom: 8px;
  padding: 0 10px 0 0;
}
@media (max-width: 767px) {
  .index_panels .index_panel2 .index_panel2_cont ul li {
    min-width: 0;
    text-align: left;
  }
}
.index_panels .index_panel2 .index_panel2_cont ul li span {
  display: inline-block;
  width: 34px;
  height: 32px;
  padding-left: 5px;
  margin-right: 10px;
}
.index_panels .index_panel3 > div,
.index_panels .index_panel4 > div {
  padding: 0;
  margin: 0 0 -1px;
}
.index_panels .index_panel3 > div img,
.index_panels .index_panel4 > div img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
.index_panels .index_panel3 > div img:hover,
.index_panels .index_panel4 > div img:hover {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
}
.index_panels .index_panel3 {
  background: #fff;
}
.index_panels .index_panel_nested a {
  display: block;
  position: relative;
}
.index_panels .index_panel_nested a span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.5);
  color: white;
  padding: 15px;
  font-weight: bold;
  font-size: 120%;
}
.index_panels .index_panel_nested a:hover span {
  background-color: rgba(0,0,0,0.75);
}
.section_cta {
  text-align: center;
  padding: 40px 0;
  clear: both;
}
.home_panel_news {
  background: #fff;
}
.home_panel_news .home_panel_news_header h2 {
  text-align: center;
  margin: 50px 0 25px;
  font-size: 30px;
  text-transform: uppercase;
}
.home_panel_news .home_panel_news_header p {
  text-align: center;
}
.home_panel_news .home_panel_news_list {
  margin-bottom: 60px;
}
.home_panel_news .home_panel_news_list #listing {
  margin: 50px 0;
}
.home_panel_news .home_panel_news_list #listing #paging,
.home_panel_news .home_panel_news_list #listing .navitemlink {
  display: none;
}
.home_panel_news .home_panel_news_list #listing .navitem {
  border: none;
  padding: 0;
  background: #f6f6f6;
  margin-bottom: 15px;
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemprecede {
  display: none;
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemtitle {
  color: #333;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  padding-left: 15px;
  line-height: 60px;
  padding: 0 0 0 25px;
  margin: 0 15px 0 0;
}
@media (max-width: 991px) {
  .home_panel_news .home_panel_news_list #listing .navitem .navitemtitle {
    background: #f3f3f3;
    margin: 0;
    line-height: 20px;
    padding: 10px 15px;
  }
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemtitle:hover {
  color: #f37520;
}
@media (max-width: 991px) {
  .home_panel_news .home_panel_news_list #listing .navitem .navitemtitle:hover {
    background: #f3f3f3;
  }
}
.home_panel_news .home_panel_news_list #listing .navitem:nth-child(2n + 2) {
  margin-right: -15px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .home_panel_news .home_panel_news_list #listing .navitem:nth-child(2n + 2) {
    margin: 0;
  }
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemthumbnail {
  margin: 5px 15px 5px 5px;
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemthumbnail:hover {
  opacity: 0.85;
}
.home_panel_news .home_panel_news_btn {
  width: 250px;
  margin: 0 auto 50px;
}
.home_panel_video {
  background: #f1f1f1;
  padding-bottom: 80px;
}
.home_panel_video h2 {
  text-align: center;
  margin: 100px 0 25px;
  font-size: 30px;
  text-transform: uppercase;
}
.home_panel_video p {
  text-align: center;
}
.home_panel_video iframe {
  margin-top: 25px;
}
#stockSearch .tabs > ul {
  margin: 0;
}
#stockSearch select,
#stockSearch input.text {
  width: 96%;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 2%;
  border: solid 1px #ccc;
}
#stockSearchBudget {
  padding: 30px 0 0 0;
}
#stockSearchBudget > div {
  clear: both;
  line-height: 30px;
  margin: 0 0 20px 0;
}
#stockSearchBudget > div label {
  width: 46%;
  float: left;
}
#stockSearchBudget > div input.text,
#stockSearchBudget > div select {
  width: 49%;
  float: right;
}
#stockSearchTypes label {
  font-weight: 100;
  margin-right: 10px;
}
#stockSearchTypes input {
  margin-top: 0 !important;
  width: 15px;
  height: 15px;
}
#stockSearchSelect > div {
  float: left;
  margin: 0 0 20px 0;
  width: 48%;
}
#stockSearchSelect > div.even {
  padding: 0 2% 0 0;
}
#stockSearchSelect > div.odd {
  padding: 0 0 0 2%;
}
#stockSearchSelect > div label {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.stockSearchTerms {
  font-size: 80%;
  clear: both;
  cursor: pointer;
}
div.terms {
  display: none;
}
div.terms.visible {
  display: block;
}
