/*demo page css*/
div#tabs{ font: 62.5% "Trebuchet MS", sans-serif; /*margin: 50px;*/}
.demoHeaders { margin-top: 2em; }
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}

/* 
* hp1 - large header
* hp2 - name header
* hp3 - value
*/
.hp1, .hp2, .hp3, .hp4, .hp5 {font-family: Arial; color: #4d6389; }
.hp1 {font-size: 18px; font-weight: bold;}
.hp2 {font-size: 13px; font-weight: bold;}
.hp3, .hp4 {font-size: 12px; font-weight: bold;}
.hp4 {color: black;}
.hp5 {font-size: 12px; color: black;}
.hpd {display: inline;}
/*.bg {background-image: url(/images/homebk.jpg);	background-repeat: no-repeat;}*/
.chart { border: 0px; float: right; }
/*td, th {padding: 3px}*/


/*.ui-tabs-nav li.ui-tabs-selected {
border-left-color:black;
border-top-color:black;*/
