
/* home specific */

#content {
  width: 657px;
  height: 700px;
  float: left;
}

#side {
  width: 224px;
  height: 690px;
  float: right;
  border: 1px solid #ddd;
}

#side .title {
  font-size: 12px;
  color: #02998e;
  float: left;
  background: url(/images/blet_2.gif) no-repeat 0px 3px;
  padding-left: 12px;
  font-weight: bold;
}

/* for IE 5.5 */
#dashboard {
  width: 657px;
}

#dashboard {
  width: /**/645px; /* except IE 5.5 */
  height: 275px;
  margin: 0px 0 10px 0;
}

#advisory-and-defacement {
  width: 330px;
  height: 264px;
  float: left;
  margin-top: 21px;
}

#advisory-and-defacement .title {
  float: left;
}

#advisory-and-defacement .more {

  background: url(/images/button_more.gif) no-repeat 0 1px;
  width: 36px;
  height: 12px;
}

#advisory-and-defacement table {
  width: 100%;
  clear: both;
}

#exploit-and-malware {
  width: 308px;
  height: 280px;
  border: 1px solid #e7e7e7;
  background-color: #f1f1f1;
  float: right;
  margin-top: 11px;
}

#exploit-and-malware tr {
  height: 19px;
}

#exploit-and-malware a.title {
  background-image: url(/images/blet_1.gif);
  background-repeat: no-repeat;
  padding-left: 15px;
  margin-bottom: 2px;
}

#exploit {
  padding: 8px 6px;
}

#malware {
  padding: 2px 6px;
  margin-top: 3px;
}

#news {
  width: 656px;
  height: 97px;
  margin: 17px 0;
  clear: both;
}

.sky-box {
  border: 6px #c8eee9 solid;
  width: 100%;
  height: 100%;
}

#chart-menu {
  width: 141px;
  height: 100%;
  float: left;
  background-image: url(/images/chart_menu_bg.gif);
  background-repeat: repeat-y;
}

#chart-menu img {
  display: block;
}

#chart-pane {
  width: 500px;
  float: right;
}

#advisory {
  height: 128px;
}

#advisory table {
  margin-top: 9px;
}

#advisory td {
  height: 19px;
}

#defacement {
  height: 142px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: 1px;
}

#defacement table {
  margin-top: 5px;
}

#defacement td {
  height: 19px;
}

.whitebox {
  background-color: white;
  clear:both;
}

#side tr {
  height: 25px;
}

#side td {
  border-bottom: 1px solid #ccc;
}

#news a:link, #news a:hover, #news a:active, #news a:visited {
  font-size: 12px;
  color: #2a4f72;
}

#news .date {
  font-family: Tahoma;
  font-size: 11px;
  color: #898989;
}

#news tr {
  height: 22px;
}

#news .source {
  font-size: 11px;
  color: #a67c52;
}

a.more {
  float: right;
  display: block;
  background: url(/images/button_more.gif) no-repeat 0 1px;
  width: 36px;
  height: 12px;
  margin-bottom: 3px;
}

a.more1 {
  float: right;
  display: block;
  background: url(/images/button_more1.gif) no-repeat 0 1px;
  width: 36px;
  height: 12px;
}

.qa {
  width: 140px;
  background: url(/images/icon_q.gif) no-repeat 0 4px;
  padding-left: 15px;
}

.lecture {
  width: 140px;
  background: url(/images/icon_book.gif) no-repeat 0 4px;
  padding-left: 15px;
}

/** style for WebSlices **/

.entry-title {
  height:0px;
  overflow: hidden;
}