*
{
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #676767;
	
}
a
{
	color: #100e70;
	text-decoration: none;
}
.error
{
	color: #ff0000;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0;
}
.outerContainer
{
	width: 960px;
	display: block;
	
	margin: -40px auto 70px auto;
	
}
#footer .outerContainer
{
	position:relative;
	top:28px;
	margin: 0 auto 70px auto;
}
#header
{
	width: 100%;
	background: url('img/header-bg.jpg') top left repeat-x ;
	
	overflow: hidden;
	position: relative;
	z-index: 1;

}

	.result {
		
	}
	
		.result .flash {
			height: 476px;
			
			display: block;
			margin: 0;
			
			position:relative;
			left: 50%;
			width: 1600px;
			margin-top: 0;
			margin-left: -800px;
			padding: 0;	
		}
		
	.index {
			
	}
	
		.index .flash {
			height: 476px;
			
			display: block;
			margin: 0;
			
			position:relative;
			left: 50%;
			width: 1600px;
			margin-top: 0;
			margin-left: -800px;
			padding: 0;	
		}

#footer
{
	height: 260px;
	width: 100%;
	background: #0b3c33 url('img/footer.jpg') top left repeat-x;
}
#linksContainer
{
	height: 80px;
	margin-top: 28px;
}
#leftlinks
{
	width: 465px;
	height: 80px;
	float: left;
	background: url('img/leftlinks.jpg') no-repeat;
}
.hidden
{
	display: none;
}
#leftlinks a
{
	display: block;
	top: 9px;
	
	position: relative;
	float: left;
}
#rightlinks
{
	height: 80px;
	width: 440px;
	float: right;
	background: url('img/rightlinks.jpg') no-repeat;
}
#yliopistolink
{
	
	height: 62px;
	width: 162px;
	margin-left: 30px;
}
#opiskelijaksilink
{
	margin-left: 30px;
	margin-top: 32px;
	float: left;
}
#laitoksetlink
{
	margin-left: 42px;
	margin-top: 32px;
	float: left;
}
#tiedekuntalink
{
	
	height: 20px;
	width: 200px;
	margin-top: 20px;
	margin-left: 50px;
}
.description
{
	width: 410px;
	line-height: 24px;
	margin-top: 20px;
}
#uudelleen
{
	margin-left: -10px;
	
}
.questionContainer, .descriptionContainer
{
	height: 177px;
	width: 850px;
	margin-bottom: 7px;
	background-image: url('img/questionBg.jpg');
	background-repeat: no-repeat;
}
.descriptionContainer
{
	height: 480px;
	width: 950px;
	background-image: url('img/palkit.jpg');
	
	margin: 70px auto 0 auto;
	/*overflow: hidden;*/
}

	.hahmo {
		float: left;
		position: relative;
		margin: -60px 0 0 0;
	}
.faniContainer
{

	background-image: url('img/palkit.jpg');
	background-repeat: repeat-y;
}
.buttonContainer
{
	background-image: url('img/questionBg.jpg');
	background-repeat: no-repeat;
	width: 850px;
}
.buttonContainer .nappi
{
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.question
{
	margin-left: 40px;
}
.answer
{
	margin-left: 40px;
	width: 450px;
}
.questionImg
{
	margin-top: 7px;
}
.alternatives
{
	margin-left: 22px;
	margin-top: 10px;
	line-height: 1.6em;
}
.alternatives td
{
	padding-right: 8px;
}