.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%;}
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
.ui-helper-clearfix { display:block; }
.ui-widget { font-smooth:always;}

.ui-widget-content { border: 1px solid #CCCCCC; background-color: #FFFFFF;color:#000000;font-smooth:always;}
.ui-widget-content a { color: #000000 }
.ui-widget-header {  }
.ui-widget-header a { color: #222222; }
.ui-state-default{ background-image:url(../images/tabgrey.gif); background-repeat:no-repeat; width:142px; max-width:142px; float:left; height:30px; display:block;}
.ui-state-hover{ background-image:url(../images/tabblue.gif); background-repeat:no-repeat; width:142px; max-width:142px; float:left; height:30px; display:block;}
.ui-state-active {background-image:url(../images/tabwhite.gif); background-repeat:no-repeat; width:142px; max-width:142px; float:left; height:30px; display:block }
.ui-tabs { font-smooth:always;position: relative; padding: 0em; width: 720px; } 
.shadow {
-moz-box-shadow: 4px 4px 10px 5px #999999;
-webkit-box-shadow: 4px 4px 10px 5px #999999;
box-shadow: 4px 4px 10px 5px #999999;

/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=120, Color='#999999')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=120, Color='#999999');
}

.ui-tabs .ui-tabs-nav {background-color:#CCCCCC; margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li {font-weight:bold; list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0;  border-bottom: 0 ; padding: 0; white-space: nowrap;}
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; list-style:none; width:120px; text-align:center}
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background-color:#FFFFFF; list-style:none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.label{ width:125px; float:left; margin-top:10px;
}
.field{ width:125px; float:left;margin-top:10px;
}
.image{width:235px;float:right;}
.description{width:570px; float:left; padding-right:5px;}
.tr{}
.td{float:left;width:150px;}
.clear{clear:both;}
