/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/m41/mt-static/themes-base/blog.css);
@import url(/m41/mt-static/support/themes/tblogstyle/tblogstyle.css);
/* end StyleCatcher imports */

#wrap {
    text-align: center;
}

#t_50on li {
 display:inline;
 font-size:125%;
letter-spacing:5px;
line-height:1.6em;
 
}



#t_50on{
margin-left: auto;
margin-right: auto;
width:490px;
text-align:left;
border:1px dotted #d4e5f2;
padding-top:10px;
padding-right:10px;
}

#t_50on a:hover{
color:red;
}


#yogo_top {
margin:30px;
}

#top50on {
width:420px;
margin-left: auto;
margin-right: auto;
}

dl {
  margin-top:30px;
  margin-bottom:20px;
}

dt {
  float:left;
  font-weight: bold;
}

dd {
  margin-left:180px;
  border-left: 10px solid #d4e5f2;
  margin-bottom:30px;
  padding-left:10px;
  padding-right:10px;
}

p {
  letter-spacing:1px;
  line-height:1.5em;
}