#inner_main_content ul.bullet_dial li{
	background:transparent url(http://www.blucap.co.uk/graphics/bullets/dial.gif) no-repeat scroll 0 0;
	color:#0455A4;
	padding:0px 0 2px 28px;
	list-style:none;
	margin-bottom:4px;
}

#inner_main_content li.bullet_dial {
	background:transparent url(http://www.blucap.co.uk/graphics/bullets/dial.gif) no-repeat scroll 0 0;	
}

#inner_main_content .bullet_dial {
	margin-left:5px;
	list-style:none;	
}




#inner_main_content ul.bullet_tick li{
	background:transparent url(http://www.blucap.co.uk/graphics/bullets/tick.gif) no-repeat scroll 1px 0;
	color:#0455A4;
	padding:0px 0 2px 28px;
	list-style:none;
	margin-bottom:4px;
}

#inner_main_content li.bullet_tick {
	background:transparent url(http://www.blucap.co.uk/graphics/bullets/tick.gif) no-repeat scroll 1px 0;
}

#inner_main_content .bullet_tick {
	margin-left:5px;
	list-style:none;	
}

#inner_main_content ul.bullet_cross li{
	background:transparent url(http://www.blucap.co.uk/graphics/bullets/cross.gif) no-repeat scroll 3px 4px;
	color:#0455A4;
	padding:0px 0 2px 28px;
	list-style:none;
	margin-bottom:4px;
}

#inner_main_content .bullet_cross {
	margin-left:5px;
	list-style:none;	
}