/**** RESET ****/

body,div,dl,dt,dd,ul,ol,li,h1,h2,
h3,h4,h5,h6,pre,form,fieldset,
input,textarea,p,blockquote,th,td,b
{margin:0;padding:0;}

table 
{border-collapse:collapse;border-spacing:0;}

address,caption,cite,code,dfn,em,strong,th,var 
{font-style:normal;font-weight:normal;}

img               {border:0;}
ol, ul            {list-style:none;}
caption, th       {text-align:left;}
q:before, q:after {content:'';}
abbr, acronym     {border:0;}
*:focus           {outline:0;}

/* Set general utlility classes */

.clear     {clear:both;}
.clearL    {clear:left;}
.clearR    {clear:right;}
.hide      {display:none;}
.show      {display:block!important;}
.inline    {display:inline;}
.left      {float:left;}
.right     {float:right;}
.pointer   {cursor:pointer;}
.margin0   {margin:0;}
.padding0  {padding:0;}

.clearer {margin:0; height:0; clear:both; overflow:hidden;}

#skip-nav {
 display:block;
 text-indent:-10000px;
 position:absolute;}

/*TEXTAREA.xmlArea,*/
DIV.item-display TEXTAREA,
DIV.search-result TEXTAREA {/*display:none;*/}

/* CMS taxonomy */

.webfx-tree-item.selected {
font-weight:bold !important;
}

.webfx-tree-item {
font-weight:normal !important;
}