#orix_tooltip { 
    display: none; 
	font-size: 12px;
	color: #FFFFFF;
}
#orix_tooltip .tooltip-top { 
    background: transparent url(/_images/tooltip/blue_arrow_big-top.png) no-repeat; 
	height: 24px;
	width: 370px;
}
#orix_tooltip .tooltip-middle { 
    background: transparent url(/_images/tooltip/blue_arrow_big-middle.png) repeat-y; 
	padding: 0px 30px 0px 30px;
	width: 310px;
}
#orix_tooltip .tooltip-bottom { 
    background: transparent url(/_images/tooltip/blue_arrow_small-bottom.png) no-repeat; 
	height: 49px;
	width: 370px;
}
#orix_tooltip.bottom .tooltip-top { 
    background: transparent url(/_images/tooltip/blue_arrow_small-top-invert.png) no-repeat; 
	height: 49px;
	width: 370px;
}
#orix_tooltip.bottom .tooltip-bottom { 
    background: transparent url(/_images/tooltip/blue_arrow_big-bottom-invert.png) no-repeat; 
	height: 24px;
	width: 370px;
}
table.phoneTable .icon {
	padding-bottom: 15px !important;
	padding-left: 30px !important;
}
table.phoneTable .icon_breakdown {
	background: url(/_images/driver-assist/icon_breakdown.gif) top left no-repeat;
}
table.phoneTable .icon_fuel {
	background: url(/_images/driver-assist/icon_fuel.gif) top left no-repeat;
}
table.phoneTable .icon_insurance {
	background: url(/_images/driver-assist/icon_insurance.gif) top left no-repeat;
}
table.phoneTable .icon_tyre {
	background: url(/_images/driver-assist/icon_tyre.gif) top left no-repeat;
}
table.phoneTable .icon_battery {
	background: url(/_images/driver-assist/icon_battery.gif) top left no-repeat;
}
table.phoneTable .icon_novated-lease {
	background: url(/_images/driver-assist/icon_novated-lease.gif) top left no-repeat;
}
table.phoneTable .icon_service {
	background: url(/_images/driver-assist/icon_service.gif) top left no-repeat;
}
table.phoneTable .icon_windscreen {
	background: url(/_images/driver-assist/icon_windscreen.gif) 0px 2px no-repeat;
}
table.data {
	display: block;
	margin-top: 0px !important;
	margin-bottom: 40px !important;
}
table.data td {
	vertical-align: top;
	padding: 5px 10px 5px 0px;
}
table.data h2{
	margin: 0px !important
}
table.data td.phone{
	width: 80px;
	vertical-align: top;
}
table.phoneTable{

}
table.phoneTable td{
	vertical-align: top;
}

