@charset "utf-8";

.entry-asset {
  width:650px;
  margin:1.6em 0;
}
.entry-asset .asset-header {
  width:650px;
  margin:0 0 1.6em 0;
  padding:4px 0 0 0;
  border-top:double 3px #cccccc;
}
h4.entry-title {
  width:490px;
  font-weight:bold;
  float:right;
}
.entry-asset .asset-meta {
  width:160px;
  float:left;
}
.entry-content {
  width:490px;
  margin:0 0 0 auto;
}

.entry-excerpt {
  width:650px;
  margin:1.6em 0;
}
.ee-header {
  width:650px;
  padding:0 0 4px 0;
  border-bottom:double 3px #cccccc;
}
h4.ee-title {
  width:490px;
  font-weight:bold;
  float:left;
}
.ee-date {
  width:160px;
  float:right;
  text-align:right;
}
.ee-body p {
  margin-top:4px;
}

.info-table {
  width:100%;
  margin:1em 0 1em 0;
}
.info-table th {
  background-color:#eeeeee;
}