/* CSS Document */

.main_col_1 {
  width:               200px;
  margin-top:          0px;
  }

#content img {
  border-style:        solid;
  border-width:        1px;
  border-color:        #999999;
  margin-bottom:       10px;
  }

.main_col2_item  {
  width:               130px;
  height:              190px;
  margin-top:          0px;
  }

.main_col2_item p  {
  font-size:           10px;
  font-weight:         bold;
  margin-top:          3px;
  margin-bottom:       3px;
  }

.topten_nav {
  float:               right;
  width:               240px;
  }



