.box-title { position: relative; width: 145px; height: 28px; border: 0px solid #000000; padding: 0px 0px 0px 0px; }
.box-title img { margin: 13px 0px 0px 14px; }
.searchbox { float: right; width: 176px; height: 170px; margin-bottom: 9px; background: url(img/leftNav/searchBoxBG.gif) no-repeat top left; clear: both; }
.searchbox select { width: 151px; background-color: #41749b; color: #faed2a; border: 2px solid #41749b; font-size: 11px; margin: 4px 0 4px 11px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Opera 9 rules here */
	.searchbox select { border: 1px solid #41749b; }
}
.searchbox span { position: relative; left: 12px; bottom: -3px; font-weight: bold; font-size: 11px; color: #1E336C; }
.searchbox span a { color: #1E336C; }
.searchbox span a:hover { color: #1E336C; text-decoration: underline; }
.navbox { float: right; width: 176px; min-height: 404px; margin-bottom: 9px; background: url(img/leftNav/navBG.gif) no-repeat top left; clear: both; }
.workshopbox { float: right; width: 176px; height: 180px; margin-bottom: 9px; background: url(img/leftNav/workshopBG.png) no-repeat top left; clear: both; }
.workshopbox p { position: relative; top: 111px; color: white; font-size: 11px; text-align: center; line-height: 15px; }

.browsebymakebox { position: relative; float: right; width: 176px; height: 137px; margin-bottom: 9px; background: url(img/leftNav/browseByMakeBG.gif) no-repeat top left; clear: both; }
#browsebymake-scroller { position: relative; width: 149px; height: 88px; left: 14px; top: 9px; overflow: hidden; }
.browsebymake-scroller-item { position: relative; margin-top: 10px; width: 100%; height: 57px; overflow: hidden; text-align: center; }
#browsebymake-scroller-prev { position: absolute; top: 67px; left: 16px; width: 15px; height: 25px; background: url(img/leftNav/scroller-prev.png) no-repeat; cursor: pointer; z-index: 10; }
#browsebymake-scroller-next { position: absolute; top: 67px; right: 16px; width: 15px; height: 25px; background: url(img/leftNav/scroller-next.png) no-repeat; cursor: pointer; z-index: 10; }
#browsebymake-scroller-more { position: absolute; bottom: 10px; width: 100%; height: 10px; z-index: 10; text-align: center; font-size: 12px; font-weight: bold; }

/* Right Boxes */
.livechatstatus { float: left; width: 176px; height: 106px; margin-left: 6px; margin-bottom: 9px; background: url(img/rightContent/livechat-bg.png) no-repeat top left; clear: both; }
.livechatstatus img { margin: 29px 0 0 6px; }
.wellfindit { float: left; width: 176px; height: 172px; margin-left: 6px; margin-bottom: 9px; background: url(img/rightContent/wellFindIt.png) no-repeat top left; clear: both; }
.rightbox-frame { float: left; width: 176px; margin-left: 6px; margin-bottom: 9px; clear: both; }
.leftbox-frame { float: right; width: 176px; margin-bottom: 9px; clear: both; }
.box-title-bg { position: relative; width: 100%; height: 28px; border: 0px solid #000000; padding: 0px 0px 0px 0px; background: url(img/rightContent/rightboxHeaderBG.gif) no-repeat top left; }
.box-repeater { position: relative; width: 176px; border: 0px solid #000000; padding: 0px 0px 0px 6px; background: url(img/rightContent/rightboxRepeat.gif) repeat-y top left; }
.box-content { position: relative; width: 164px; border: 0px solid #000000; padding: 0px 0px 0px 0px; font-size: 11px; }
.box-footer { position: relative; width: 176px; height: 8px; border: 0px solid #000000; padding: 0px 5px 0px 6px; background: url(img/rightContent/rightboxFooter.gif) no-repeat top left; }
.box-separator { position: relative; width: 100%; height: 1px; border: 0px solid #000000; padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px; background: url(img/rightContent/dots.gif) repeat-x top left; }
.box-separator-top { position: relative; width: 100%; height: 1px; border: 0px solid #000000; padding: 0px 0px 0px 0px; margin: 0px 0px 5px 0px; }

/* Routes to Ownership */
.rto-box { width: 190px; height: 140px; float: left; margin-left: 1px; margin-bottom: 10px; }
.rto-box.calculator { background: url(img/routes/calculator.jpg) no-repeat; }
.rto-box.hirepurchase { background: url(img/routes/hirepurchase.jpg) no-repeat; }
.rto-box.partex { background: url(img/routes/partex.jpg) no-repeat; }
.rto-box.precheck { background: url(img/routes/precheck.jpg) no-repeat; }
.rto-box.testdrive { background: url(img/routes/testdrive.jpg) no-repeat; }
.rto-box.personalloan { background: url(img/routes/personalloan.jpg) no-repeat; }
