
/* Text Format
----------------------------------*/
h1 { margin: 0;}
a { font-weight: bold;}
p { margin : 0px 0px 5px 0px;}
.o7flashing { text-decoration: blink;}
.o7bold { font-weight: bold;}

/* Page Layout
----------------------------------*/
#o7body { min-height:100%; background-color: #FFFFFF; font-size: 0.6em;}
#o7wrapper {
    width: 1000px;
    min-height: 400px; 
    background-color: #FFFFFF;
}

#o7header{
    margin-bottom: 10px;
    border-bottom : 1px solid #2191c0;
    padding-bottom: 5px; 
}

#o7headerleftside{
    float: left;
}

#o7headerrightside{
    text-align: right;
    height: 35px; 
}


#o7content{
    height: 100%
}

#o7footer {
    padding: 5px;
    border-top: 1px solid #2191c0;
    margin-top: 10px;
}

#o7footerleftside{
    width: 400px;
    float: left;
}

#o7footerrightside{
    text-align: right;
    width: 400px;
    float: right;
}

#o7wrapper .ui-widget-header {
   text-align : center;
}

#o7weighbox{
   width: 225px; 
   margin-left: 20px;
   margin-bottom: 10px; 
}

#o7windbox{
   width: 220px; 
   margin-left: 20px;
   margin-bottom: 10px; 
}

#sailchart{
   margin-left: 20px; 
}

#o7sailbox{
   width: 150px;
   margin-left: 20px;
   margin-bottom: 10px; 
}

#o7finsresumeboxo7finsresumebox{
   width: 400px; 
   margin-left: 20px;
   margin-bottom: 10px; 
}

#o7finsresumebox table{
   margin: 5px; 
}

#o7finsresumebox td{
    border-right : 1px solid #a6c9e2;
    border-bottom  : 1px solid #a6c9e2;
    padding: 0px 5px 0px 5px;
}

#o7weighbox td {
   width: 100px;
}

#o7finbox .finchart{
 margin: 0px 7px 0px 0px;   
}

.fin-header {
  text-align : center;    
}

