#nav {
  margin: 0;
  padding: 0;
}
  
.contentpane {
  width: 675px;
  height: 575px;
}

.i8n {
  margin-right:	-13px;
}

.homenews table td.c0 {
	width: 380px;
}
.homenews table td.c1 {
	width: 220px;
}
.homenews .c1 {
padding-left:0px;
}

.directaccess .title {
  color: #666;
  height: 31px;
  margin-bottom: 5px;
  padding: 0px;
  background: transparent url(../img/block-directaccess-s.png) no-repeat;
}
.directaccess .content ul {
  margin-bottom: 10px;
}
.directaccess .content a {
  text-decoration: none;
}
.directaccess .content li {
  padding: 8px 0 8px;
  color: #ccc;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  list-style: none outside none;
  border: solid 1px #ccc;
  margin-bottom: 4px;
  width: 130px;
  text-indent: 40px;
}
.directaccess .red { background: #fff url(../img/checker-red-s.png) repeat-y left top; }
.directaccess .purple { background: #fff url(../img/checker-purple-s.png) repeat-y left top; }
.directaccess .yellow { background: #fff url(../img/checker-yellow-s.png) repeat-y left top; }
.directaccess .green { background: #fff url(../img/checker-green-s.png) repeat-y left top; }


/** newsletter **/
#newsletter {
  width: 130px;
  font-size: 10px;
  color: #666;
  margin-top: 24px;
}