img {
  border-style: none;
}

a {
  color: #000;
  text-decoration: none;
}

#Search {
  display: none;
}

#InvisibleHeader {
  display: none;
}


/* Hot articles */

div.Articles div.Article {
  clear: both;
}

div.Articles div.Article img {
  float: left;
  margin: 0 15px 15px 0;
}
.LeftColumn img,
.CenterColumn img,
.RightColumn img{
padding-bottom:20px;}

#Footer {
  border-top: 2px solid #71513c;
  margin-top: 20px;
}

form {
  display: none;
}

div.PageNavigator {
  display: none;
}


table {
  border-collapse: collapse;
}

table th,
table td {
  border: 1px solid #000;
}

div.HotLinks,
div.Sections,
div.SubSections,
div.Materials {
  display: none;
}
div#partdescr1{
display: block !important;
width:60%;
position: absolute;
font-size:x-small;
top:0;
right:0;
}
div#partdescr2{
display: block !important;
width:60%;
position: absolute;
font-size:x-small;
top:230px;
right:0;
}
div#partdescr3{
display: block !important;
width:60%;
position: absolute;
font-size:x-small;
top:120px;
right:0;
}
div#partdescr1 h1,
div#partdescr2 h1,
div#partdescr3 h1{
display: none;}
