#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;
}

#mypageColumnNarrow{
    float:left;
    width:180px;
}

.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 1em 1em 1em;
    margin:0.25em;
    width:720px;
}

#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;
}

