body, table {
	font-family: Arial;
	font-size: 12px;
	padding 0px;
}

p {
	padding: 0;
	margin: 0;
	padding-bottom: 11px;
}

a {
	text-decoration: none;
}

#main_content {
	position: static;
	padding: 0px;
	margin: 0px;
}

#logo {
	position: static;
}

#breadcrumb {
	position: static;
	padding-top: 0.5cm;
	padding-bottom: 0.5cm;
}

#nav, #nav1box, #nav2box, #nav2,  #metanav, #function, #main_splitbar, #randimg {
	visibility: hidden;
	margin: 0px;
	display: none;
}

.news-latest-item {
  border-bottom: 1px dotted white;
  padding-bottom: 5px;
  width: 144px;
}

.news-latest-date, .news-title {
  padding-top: 5px;
  font-weight: bold;
  font-size: 11px;
}

.csc-mailform {
  border: 0;
  width: 500px;
}

.csc-mailform-field {
 width: 100px;
}

input {
  width: 500px;
}

textarea {
  width: 500px;
}
