/* specific styles for CARS */

h3 {background:#e5e5e5 url(../common/grad_white.png) repeat-x ; font-size:18px ; margin:0px}

p.fst {border-top:1px solid #898 ; padding-top:8px}
p.fst:first-letter {font-weight:bold ; color:#454}
p.tip {border:1px dotted #454 ;
	margin-left:3em ; width:300px ; padding:10px ;
	color:#686 ; font-style:italic ;
	}
p.tip span {font-size:small ; font-style:normal}



#doc	{background: url(trip_pics/pass.gif) 5px 5px no-repeat}
#compass{background:#ccc url(trip_pics/compass.gif) 5px 5px no-repeat}
#happy	{background: url(trip_pics/happy.gif) 0px 5px no-repeat}
#veh	{background:#ccc url(trip_pics/car.gif) 0px 5px no-repeat}
#tools	{background: url(trip_pics/tools.gif) 5px 5px no-repeat}

ul#car_regions {padding:0 ; border:0}
ul#car_regions li {display: inline; 
	border-right:2px solid #999 ; padding:10px;
	font-weight:bold ;
	}
ul#car_regions li.last {border-width:0 ;}

