#site17 {
       float:left;
       margin:0px;
       padding:0px;
}
/* Columns 01 - Row */
a.row01:link, a.row01:visited {
       float:left;
       display:block;
       width:100%;
       text-decoration: none;
      font-weight: bold;
      color: #077CDC;
      clear:both;
}
a.row01:hover, a.active:link {
      color:#FF0000;
       text-decoration:none;
}
#content_02 {
}
/* Columns 02 - Row */
.row02 {
       float:left;
       width: 100%;
       margin-bottom:20px;
       background-color:#FFF;
}
.row02 .c01 {
       display:none;
}
.row02 .c02 {
       float:right;;
       width:91%;
       font-weight:bold;
       text-align:left;
       color:#000000;
       background-color:#FFF;
}
.row02 .c02  a:link, .row02 .c02  a:visited {
       color:#000000;
       font-weight:bold;
       text-decoration:none;
}
.row02 .c02  a:hover {
       color:#FF0000;
}
.row02 .c03 {
       float:left;
       width:4%;
       text-align:center;
       background-color:#FFF;
}
.row02 .c03 img {
       width: 36px;
       height: 36px;
}
.row02 .c04 {
       float:right;
       margin-top:2px;
       width:91%;
       color:#777777;
       text-wrap:normal;
}
.vspace { float:left; display:block; clear:both; height:20px; }
#pagelog, #userclasses, #currentdb, #siteType, #icons_folder { display:none; }
