*html #headPics ul li b.lineDrawing{
	width:133px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/line_drawing.png', sizingMethod='crop');

	}
*html div.navBg span.smallLineDrawing{
	width:48px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/line_drawing_small.png', sizingMethod='crop');
}
