#flyerWash{
	background-color:#0083CB;
	color:#fff;
	padding:3px;
	padding-right:6px;
}
h2.flyer{
		FONT-SIZE:20px;
		FONT-FAMILY: Arial, Helvetica, sans-serif; 
		TEXT-ALIGN: left;
		line-height:16pt;
		padding-top:18px;
}
ul.flyerBul {
	list-style-type:disc;
	font-size:18px;
	list-style-position:inside;
	text-indent:5px;
	line-height:10px;
	padding-bottom:2px;
	margin-bottom:5px;
	font-weight:bold;
}
p.flyer {
	font-weight:bold;
}
p.flyerBul {
	font-weight:bold;
	margin-top:5px;
	margin-left:192px;
}
ul.flyerOrange {
	list-style-type:disc;
	list-style-image:url(../images/flyer/bulletorange.gif);
	color:#FFFF00;
	font-size:14px;
	list-style-position:inside;
	text-indent:5px;
	line-height:10px;
	padding-bottom:2px;
	margin-bottom:2px;
	font-weight:bold;
	font-style:italic;
}
ul.flyerYellow {
	list-style-type:disc;
	list-style-image:url(../images/flyer/bulletyellow.gif);
	color:#FFFF00;
	font-size:14px;
	list-style-position:inside;
	text-indent:5px;
	line-height:10px;
	padding-bottom:2px;
	margin-bottom:2px;
	font-weight:bold;
	font-style:italic;

}
ul.flyerPurple {
	list-style-type:disc;
	list-style-image:url(../images/flyer/bulletpurple.gif);
	color:#FFFF00;
	font-size:14px;
	list-style-position:inside;
	text-indent:5px;
	line-height:10px;
	padding-bottom:2px;
	margin-bottom:2px;
	font-weight:bold;
	font-style:italic;

}
ul.flyerBlue {
	list-style-type:disc;
	list-style-image:url(../images/flyer/bulletblue.gif);
	color:#FFFF00;
	font-size:14px;
	list-style-position:inside;
	text-indent:5px;
	line-height:10px;
	padding-bottom:2px;
	margin-bottom:2px;
	font-weight:bold;
	font-style:italic;
}
A.flyer {
	COLOR: #FFFF00; TEXT-DECORATION: none
}
A:link.flyer {
	COLOR: #FFFF00; TEXT-DECORATION: none
}
A:visited.flyer {
	COLOR: #FFFF00; TEXT-DECORATION: none
}
A:hover.flyer {
	COLOR:#FFFF00; TEXT-DECORATION: underline
}
A:active.flyer {
	COLOR: #FFFF00; TEXT-DECORATION: underline
}
.textLeft {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; FLOAT: left; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; width:150px;
}
#flyerImage {
	text-align:center;
	background-image:url(../images/flyer/safe_inject_banner.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:1026px;
	margin-bottom:6px;
	margin-left:10px;
	height:127px;
	margin-top:7px;
}
.flyerImage {
	color:#FFFFFF;
}
.rightSyringe
{
    float:right;position:relative;right:-5px;
}