/*
v11.12.2008 13:54:21
*/





/* DIVs - START */

div#banners {
  background-color: #202020;
  border: 2px solid #3F4447;
  margin-top: 7px;
  padding: 7px;
}



div#leftFrame {
  position: relative;
  left: -470px;
}



div#mainFrame {
  float: left;
  left: 250px;
  position: relative;
  width: 440px;
}



div#rightFrame {
  clear: none;
  float: right;  
  padding-left: 15px;
  margin-top: 7px;
  width: 235px;
}



#topArticles {
  background-color: #202020;
  border: 2px solid #3F4447;
  padding: 7px;
}

div#topArticles div.preview {
  border-bottom: 1px solid #3F4447;
  margin: 7px 0 7px 0;
  padding-bottom: 7px;
}

div#topArticles div.last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* DIVs - END */





/* HEADERs - START */

div#banners h3 {
  text-align: center;
}

/* HEADERs - END */





/* LINKs- START */

.allArticle {
  text-align: right;
}

/* LINKs - END */





/* PARAGRAPHs - START */

div#topArticles div.preview p.allArticle {
  margin-bottom: 0;
}

/* PARAGRAPHs - END */





/* SPANs - START */

div#banners h3 span {
  display: none;
}

/* SPANs - END */

