.left_pane, .centre_pane, .right_pane
						{ width: 250px; float: left; display: inline; overflow: hidden; }
.left_pane				{ padding-right: 23px; height: 313px; margin-right: 20px; border-right: 1px solid #4c4c4c; }
.centre_pane			{ padding-right: 20px; margin: 0px 20px; border-right: 1px solid #4c4c4c; }
.centre_pane, .right_pane
						{ height: 95%; position: relative; }

.jScrollPaneContainer	{ float: left; display: inline; }

.typography .fancy_button			{ margin-bottom: 10px; }
.typography .fancy_button a.apply	{ width: 80px; height: 35px; }
.fancy_button a.apply span			{ background-image: url(../images/apply.gif); }
.fancy_button a.apply:hover span	{ background-position: 0px -35px; }

.typography .fancy_button a.login	{ width: 80px; height: 35px; }
.fancy_button a.login span			{ background-image: url(../images/login.gif); }
.fancy_button a.login:hover span	{ background-position: 0px -35px; }

.typography .fancy_button #screw_1,
.typography .fancy_button #screw_3		{ left: 72px; }
.typography .fancy_button #screw_2,
.typography .fancy_button #screw_4		{ right: 72px; }

.footer_image						{ position: absolute; bottom: 0px; }
.forklift							{ left: 30px; }
.dealer_icon						{ left: 60px; }