div {
   font-family: verdana;
   font-size: 14px;
   line-height: 150%;
}

h1 {
	font-size: 22px;
	font-family: arial;
}

h2 {
	font-size: 16px;
}

img {
	border: 0;
}

img.logo {
	margin: 40px;
}

.leipa {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 140%;
	width: 550px;
}

p {
	font-size: 14px;
}

.filepaste {
  margin: 50px auto;
  text-align: center;
  width: 500px;
}

.filepaste input, .filepaste textarea, .filepaste select {
  margin-top: 20px;
}

.filepaste textarea {
  width: 250px;
  height: 100px;
}

.filedownload {
  margin: 10px auto;
  text-align: center;
  width: 750px;
}

.filedownload table {
  width: 100%;
}

.filedownloadinfo {
  text-align: center;
}

.filedownloadinfo div {
  border: 3px #9cd7ff solid;
  background: #daf0ff;
  padding: 10px;
  margin: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 380px;
	text-align: left;
}

.filedownloadinfo span {
  font-size: 12px;
  color: #d7d7d7;
  font-weight: bold;
}

.filedownloadinfo a {
  margin-left: 30px;
  color: #b9b9b9;
}

.filedownloadsubmit {
  text-align: center;
  width: 300px;
  font-size: 12px;
}

.filedownloadsubmit input {
  margin: 10px;
}

.huomio, #slide, .warning {
  border: 3px #85e3a4 solid;
  background: #c6f1d5;
  padding: 10px;
  margin: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.warning {
	border: 3px #ffa3c6 solid;
	background: #ffddea;
	width: 460px;
	margin: 50px auto;
}

.slidelink, #slide {
  font-size: 12px;
}

#slide textarea {
  width: 100%;
  height: 80px;
}

form {
  display: inline;
}

.delete {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.piilota {
  position: relative;
}

.footer {
	width: 800px;
	height: 100px;
	margin: 100px auto;
	font-size: 12px;
	border-top: 1px #d8d8d8 solid;
	padding: 10px;
}

.footer a {
	text-decoration: none;
	margin: 0 20px;
	color: blue;
}

.notice, .footer a.notice, .filedownloadinfo a.notice {
	font-weight: bold;
	color: red;
}

.register {
  margin: 50px auto;
  text-align: left;
  width: 500px;
  font-size: 12px;
}

.register td {
	font-size: 12px;
}

form.contact textarea {
	width: 400px;
	height: 250px;
}





.filesmenu {
	margin: 0 auto;
	display: table;
	font-weight: bold;
}

.filesmenu a {
	text-decoration: none;
	color: #7c99c8;
}

.filesmenu .active {
	background: #a0b9e2;
}

.filesmenu .active a {
	color: white;
}

.filesmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.filesmenu li {
	display: inline;
	padding: 10px 20px 3px 20px;
	margin: 0 5px;
}

.files {
	width: 950px;
	margin: 40px auto;
}

.files table, .bluebox {
	border: 3px #a0b9e2 solid;
	width: 100%;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: left;
}

.bluebox {
	padding: 15px;
	line-height: 150%;
}

.bluebox h2 {
	margin-top: 40px;
}

.files td {
	padding: 3px 15px;
	font-size: 12px;
}

.files td a {
	color: #3966d5;
	text-decoration: none;
}

.files td a:visited {
	color: #910094;
}

.files tr.headline {
	font-weight: bold;
}

.files tr.headline a, .files tr.headline a:visited {
	color: #3966d5;
}

.headline img {
	margin-left: 6px;
}

.files tr.paired {
	background: #dce5f5;
}

.files .filename {
	width: auto;
}

.files .loaded {
	text-align: center;
	width: 70px;
}

.files .filesize {
	width: 80px;
	text-align: right;
}

.files .date {
	width: 100px;
	text-align: right;
}

.files .remove {
	text-align: center;
	width: 25px;
}
