img#picture {
  border: 5px solid #CC2A41;
  width: 260px;
}

h2.name a { color: #FFF; text-decoration: none; }

.description { color: white; font-size: 1.2em; }

dl#stats { margin: 0; padding: 0 20px; float: left; }

dl#stats dt, dl#stats dd { float: left; }
dl#stats dt { color: #CC2A41; font-size: 1em;  width: 80px; height: 21px; }
dl#stats dd { font-size: 1em; margin: 0; width: 180px; height: 21px; }

#comment_comment { margin: 0; width: 558px; height: 120px !important; }

.comments h3 a { color: white; text-decoration: none; }

.comments .last { border-bottom: none !important; }

.comment { border-bottom: 1px dashed white; color: white; font-size: 1.1em; padding-bottom: 10px; }
.comment .information a { color: #FF9933; text-decoration: none; }
.comment .information img { border: 3px solid #CC2A41; float: left; margin-right: 5px; }

ul.tags { color: white; list-style-type: none; margin: 0; }
ul.tags li span { font-size: 1.15em; font-weight: bold; }
ul.tags li a { color: #FF9933; }

div.html-embed
{
  padding: 10px 20px 10px 20px;
}

ul.html-embed-size
{
  margin: 0;
  padding: 0;
}

ul.html-embed-size li
{
  display: inline;
  margin-right: 10px;
}

div#top-referrer ol li
{
  color: white;
}
