
.home {
  float  : left;
  height : 270px;
  width  : 271px;
}

.home .capsule-2 {
  height : 91%;
}

.home #sun table,
.home #moon table,
.home #planet table {
  width     : 100%;
  font-size : 11px;
}

.home #sun table table,
.home #moon table table,
.home #planet table table {
  margin          : 0 0;
  border-collapse : collapse;
}

.home #sun table table th,
.home #sun table table td,
.home #moon table table th,
.home #moon table table td,
.home #planet table table th,
.home #planet table table td {
  font-weight : bold;
  padding     : 3px;
  border      : 1px solid #808080;
}

.home #sun table table th,
.home #moon table table th,
.home #planet table table th {
  color      : #deffa1;
  text-align : left;
}

.home #sun table table td h6,
.home #moon table table td h6,
.home #planet table table td h6 {
  text-align  : center;
  white-space : nowrap;
}

.home #planet table table td h6 {
  text-align     : left;
  font-size      : 10px;
  text-transform : uppercase;
}

.home #planet table table td {
  text-align : right;
}

.home #sun table td.snapshot,
.home #moon table td.snapshot {
  text-align : center;
  border     : 1px solid #808080;
}

.home #planet table td.info,
.home #sun table td.info,
.home #moon table td.info {
  padding : 3px;
  border  : 1px solid #808080;
}

.home #sun table td.snapshot img,
.home #moon table td.snapshot img {
  height : 90px;
  width  : 90px;
}

.home #news,
.home #wutw {
  overflow : auto;
}

.home #news ul,
.home #wutw ul {
  margin : 8px 0;
}

* html .home #news ul,
* html .home #wutw ul { /* IE6 fix */
  margin-left : 40px;
}

.home #news ul li,
.home #wutw ul li {
  display    : list-item;
  list-style : url(../images/square.gif) outside;
  font-size  : 11px;
  margin     : 0 4px 4px -14px;
}

.home #wutw ul li span {
  color   : #deffa1;
  display : block;
}

.home #news ul li a,
.home #wutw ul li a {
  text-decoration : none;
}

.home #news ul li a:link,
.home #news ul li a:visited,
.home #wutw ul li a:link,
.home #wutw ul li a:visited {
  color : #e6e6fa;
}

.home #news ul li a:hover,
.home #wutw ul li a:hover {
  color : #909090;
}

.home #news ul li a:active,
.home #wutw ul li a:active {
  color : #e6e6fa;
}

.home .ads {
  height     : 270px;
  width      : 270px;
  background : url(../images/ads.jpg) no-repeat;
}

.home .ads img {
  position : relative;
  top      : 40px;
  left     : 40px;
}

.home .below {
  color : red;
}
