
.toppane{
 margin:0 auto 0 auto;
 width: 100%;
}


#contentNarrow{
    float:right;
    width:180px;
    margin:   0 0 0  auto;
}

#contentNarrow h2{
    color:#fff;
    padding:0.3em 0.3em 0.3em 1em;
    margin:0;
    font-size:100%;
    background-color:#6BB300;
}

.sideBox{
   padding-top:1em;
}

.sideBoxContent{
   border:0.1em solid #aaa;
   border-top:0.1em solid #6BB300 ! important;
   padding:0.5em;
    background-color: white;
}

.stringExplain{
    border-left:1px dashed #888;
    padding:0.3em;
    float:left;
    width:223px;
    height:120px;
}

#joinIcon{
    padding:1em;
    clear:both;
    text-align:center;
}

#topOfTab{
    padding-left:150px;
}

#topOfTab h2{
    font-size:120%;
}

#attention{
    clear:both;
    text-align:center;
    padding:0.1em;
    font-weight:bold;
    margin:1em 5em 1em 5em;
    border:1px solid #888;
}


.myPageWatchingFilterfg h3{
    margin:0 ! important;
    font-size:100%;
    padding:0.25em;
    background-color:#CCFF80;
}

.myPageWatchingFilterfg ul{
    margin-bottom:0 ! important;
    padding-bottom:0.75em;
}

#mypageColumnWide{
    float:left;
    padding:0.5em;
    margin:0.25em;
    width:700px;
    background-color: white;
}


#mypageColumnWide h1,h2{
    padding:0.3em;
    background:#E6FFBF;
    color:#6BB300;
}
#mypageColumnWide h2{
    padding-left:1em;
}


    h3{
        margin-bottom:0.1em;
        }


#mypageMenu{
    background-color:#bbe37f;
}

#myImage{
    border:1px solid #888;
    background-color:#fff;
    padding:5px;
    margin:10px 0 0px 20px;
    position:absolute;
}


li#mypageMenu{
    display:block;
}

#mypageWatchingFilter{
    background-color:#E6FFBF;
}


#clusterTitle{
    clear:both;
    display:block;
    text-align:right;
    color:#888;
}
#incidentDate{
    float:left;
    font-size:60%;
    padding:0.8em 0.8em 0 0;
}

#mainTab ul{
    padding-left:150px ! important;
}


/* WatchingFilter*/
/* genereted from 
   http://www.spiffycorners.com/index.php?sc=myPageWatchingFilter&bg=FFFFFF&fg=E6FFBF&sz=5px */
.myPageWatchingFilter{display:block}
.myPageWatchingFilter *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E6FFBF}
.myPageWatchingFilter1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f4ffe3;
  border-right:1px solid #f4ffe3;
  background:#ecffcf}
.myPageWatchingFilter2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfff8;
  border-right:1px solid #fcfff8;
  background:#eaffcb}
.myPageWatchingFilter3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #eaffcb;
  border-right:1px solid #eaffcb;}
.myPageWatchingFilter4{
  border-left:1px solid #f4ffe3;
  border-right:1px solid #f4ffe3}
.myPageWatchingFilter5{
  border-left:1px solid #ecffcf;
  border-right:1px solid #ecffcf}
.myPageWatchingFilterfg{
  background:#E6FFBF}

.watchingOption{
 border-top:1px dashed #888;
 margin:0.4em;
 padding:0.4em;
}
.watchingOption span{
    float:left;
    padding:0.3em;
}

.clear{
    clear:both;
    width:1em;
    height:1em;
}

