/*
Autoloc_v2.css
Bo Carlson
Created: 6-8-2009

Replaces existing CSS for Autoloc products. This is far more reusable, since everything is in its own class,
not embedded into ids.
*/

/*Product Icons*/
/*
These should be no larger than 127x127 on a trans bg. You will need to put an entry in Autoloc_v2_IE6.css for
IE6 Hacks. Please try to keep things in alphabetical order if you're putting stuff in here
*/
/*Gray BG icons----------------------------------------------------------------------*/	
img.icon_image{
	margin: 0px;
	padding: 0px;
	border: none;
	display: block;
}

/*text formatting*/
span.boldText{
	font-weight: bold;
}
