@import url(http://little418.com/mt-static/themes-base/blog.css);
@import url(http://little418.com/mt-static/themes/unity-blue/screen.css);

#container .asset-body h2 {
  color: #3C78B4;
  font-size: 16px;
}
#container .asset-body h2 {
  color: #3C78B4;
  font-size: 14px;
}
.g-comments-for {
  border-top:1px solid #EEEEEE;
}

.g-comments-for dl {
    width: 600px;
}
.g-comments-for dt {
    float: left;
    clear: both;
    width: 60px; 
    padding-top: 10px;
}
.g-comments-for dd {
    float: left;
    width: 500px;
    margin-left: 0;
    padding-top: 10px;
}
.g-comments-for .g-commentlink {
    clear: both;
    padding-left: 20px;
    padding-top: 10px;
}
