body {
	margin: 0px;
	padding: 0px;
	}
	
#inputs {
	width: 100%;
	text-align: center;
	padding-top: 100px;
	}
	
table.center {margin-left:auto; margin-right:auto; margin-top: 40px;}
	
.default_input {
	background-image: url(x/input_back.gif);
	background-position: bottom;
	border: 1px solid #4c4c4c;
	padding: 5px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	}
	
.input_info {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	text-align: center;
	}
	
a {
	text-decoration: none;
	font-size: 10px;
	color: #60a6d7;
	}
	
.submit {
	background-image: url(x/button.gif);
	width: 85px;
	height: 32px;
	border: none;
	background-repeat: no-repeat;
	}	

.submit:hover {
	background-image: url(x/button_hover.gif);
	}

.genimg {
	padding: 10px;
	border: 1px solid #4c4c4c;
	margin-top: 40px;
	background-color: #e2e2e2;
	}
	
#piratbyran {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 108px;
	height: 108px;
	z-index: 10;
	}

a img {
	border: none;
	}
	
#uploadform {
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	}
	
#uploadform h1 {
	color: #3d9af9;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: 100;
	}
	
#submitlink {
	padding: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	}
	
#submitlink a {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	}
	
#reklam {
	font-size: 11px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	}