#LOCAL("RowTagName", "div")#LOCAL("ColTagName", "div")#IF(#DEFINED(#SNIPPET.UseTable) AND #SNIPPET.UseTable == 1)#SET("RowTagName", "tr")#SET("ColTagName", "td")#ENDIF
#LOCAL("FormErrorState", #GET("FormError_".#SNIPPET.InputName))
<#RowTagName #IF(#RowTagName EQ "div")class="InputBlock" #ENDIF id="#SNIPPET.Prefix#ID#SPACE[0]_State_US" style="display:none">
<#ColTagName class="InputLabelling">State * #ColTagName>
<#ColTagName class="InputField">
#ColTagName>
#RowTagName>
#ENDLOCAL#ENDLOCAL#ENDLOCAL