.ideaTable .tick{  background:url(/images/tick.gif)  left no-repeat; }
.ideaTable .cross{ background:url(/images/cross.gif) left no-repeat; }
.ideaTable .tick, .ideaTable .cross{
	line-height:20px;
	padding-left:22px;
}
