Is there a way to get the style: display attribute which would have either none or block?
DIV :
You could try:
$j('div.contextualError.ckgcellphone').css('display')