img.article_image {
float:left;margin:35px 14px 50px 14px;
}
span.chevUp a {
  background:url(/site-custom/assets/images/bul_chevronup.gif) left center no-repeat;
  padding-left:10px;
}
span.chevDwn a{
  background:url(/site-custom/assets/images/bul_chevrondn.gif) left center no-repeat;
  padding-left:10px;
}
.distance {
  display:inline;
}
div.smallBookmark {
  width: 42px;
  height: 27px;
  margin: 2px;
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  background-color: #CCCCCC;
  position: relative;
}
div.smallBookmark img {
  width: 42px;
  height: 27px;
  top: -28px;
  left: -2px;
  position: absolute;
}
div.smallBookmark a {
  position: absolute;
  top:28px;
  left:2px;
}
div.largeBookmark {
  width: 120px;
  height: 90px;
  margin: 2px;
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  background-color: #FFFFFF;
}
div#mnfLogoBar{
  /*overflow:hidden;*/
  height:1%;
  background:url(/site-custom/assets/images/bg_mnflogobox.jpg) bottom left no-repeat;
  padding:20px 0 20px 25px;
  clear:both;
  _padding-bottom: 10px;
}
table.contactUs {
  border:1px solid #fff; 
  background:#EBF4FD url(/site-custom/assets/images/bg_bluegrad.jpg) bottom left repeat-x; 
  width: 100%; 
  border-collapse: collapse;
}
table.contactUs td {
  border:1px solid #fff;
}
span#searchresults_default_previous, span#searchresults_default_next {
  cursor: pointer;
}
div#resultsFound,span#resultsFound {
  display:inline;
  background-image: none;
  float:right;
}
div#resultsFound span, span#resultsFound span {
  background-image: none;
  float:none;
}
.mceEditor {
  width: 90%;
}
ul.motability li {
  font-size:larger;
}
.liveEditText, .live_edit_text {
  background-color: #FFFF33;
  margin-right:5px;
  margin-left:5px;
  display:inline;
  cursor:pointer;
}
.liveEditText p, .liveEditText, .live_edit_text, .live_edit_text p{
  text-decoration: underline;
  color: #FF0000;
}
div.live_edit_cont {
  display:inline;
  float:right;
}
input.live_edit_input {
  padding:2px;
  border:1px solid #FF0000;
}
.generic form {
  clear:both;
  position:absolute;
  top:50px;
  left:50px;
  margin-top:80px;
}
.generic form textarea {
  width:600px;
  height:400px;
}
.live_save {
  width:50px;
  height:20px;
}
.live_edit_close {
  margin-bottom:20px;
  margin-right:0px;
}
.offerMake {
  margin-right:10px;
}
#slides {
position: absolute;
z-index: 1;
}

/*
        Slides container
        Important:
        Set the width of your slides container
        Set to display none, prevents content flash
*/

div.slides_container {
        width: 635px;
        overflow:hidden;
        position:relative;
        display:none;
}

/*
        Each slide
        Important:
        Set the width of your slides
        If height not specified height will be set by the slide content
        Set to display block
*/

div.slides_container a {
        width: 635px;
        height: 223px;
}

div.manufacturerSlides div.slides_container a {
	width: 622px !important;
        height: 187px !important;
}

div.slides_container a img {
}

/*
        Next/prev buttons
*/

#slides .next,#slides .prev {
        position:absolute;
        top:95px;
	left: 0;/*    left:-24px;*/
        width:24px;
        height:43px;
        display:block;
        z-index:101;
	outline:none; 
}
div.manufacturerSlides#slides .next, div.manufacturerSlides#slides .prev {
	top:70px !important;
}
#slides .next {
        left:603px;
}
div.manufacturerSlides#slides .next {
	left:599px !important;
}
.pagination li {
        float:left;
        margin:0 1px;
        list-style:none;
}

.pagination li a {
        display:block;
        width:12px;
        height:0;
        padding-top:12px;
        background-image:url(/site-custom/assets/images/pagination.png);
        background-position:0 0;
        float:left;
        overflow:hidden;
}
.pagination li.current a {
        background-position:0 -12px;
}

.pagination {
	bottom: 7px;
	left: 265px;
	position: absolute;
	width: 200px;
	z-index: 1000;

}
div.manufacturerSlides .pagination {
	bottom: 15px !important;
}
div.modelDesc {
	padding-bottom:20px !important;
}
.numberBlock {
  color:#FF0000;
}
.serviceNumber {
  font-size:12px !important;
  color: #000000 !important; 
}
.smallerRates {
  font-size:9px !important;
  font-weight: normal;
}

