body {
	background-color: #bec540;
	color:#fff;
	margin:0;
	padding:0;
	background-image:url(../kuvat/juliste2.gif);
	background-repeat: no-repeat;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
#colBorder {
	margin:10px 0 0 400px;
	font-size:11px;
	width: 80%;
	max-width: 50%;
	min-width: 10%;
}
#colNormal {
	margin:30px 0 0 400px;
	font-size:1em;
	width: 80%;
	max-width: 50%;
	min-width: 10%;
}
#colLeft {
	position:absolute;
	left:10px;
	top:420px;
	width:330px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	height:200px;
}
#colLeft a, #colLeft p {
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-transform: uppercase;

}
p {
	background-color: #bec540;
	color:#fff;
}
a {
	background-color: #bec540;
	color:#fff;
	text-decoration:none;
}
a:hover {text-decoration:underline;color:#000;}
div label {width:200px;}
.smaller, .smaller a {font-size:smaller;}
