body  {
	font-size: 12px;
	font-family: arial;
	background-color: #FCFCFF;
	color: #000000;
}

img {
	border: 0px;
}

a {
	color: #2222ff;
	text-decoration:none;	
}

a:hover {
	color: #0000cc;
	text-decoration:underline;
}

em {
	font-size: 14px;
}

p {
	text-align: justify;
}

li {
	display: inline;
	margin: 3px;
}

.ylaosa {
	margin: 0px auto;
	text-align: center;
}

.navig {
}


.navigointi {
margin-bottom: 0px;
}
.navigointi li {
display: inline;
}
.navigointi li:after {
content: " | ";
}
.navigointi li:first-child:before {
content: " ";
}
.navigointi li:last-child:after {
content: " ";
}


.navigointi2 {
margin-bottom: 0px;
text-align: center;
}
.navigointi2 li {
display: inline;
}
.navigointi2 li:after {
content: " | ";
}
.navigointi2 li:first-child:before {
content: " ";
}
.navigointi2 li:last-child:after {
content: " ";
}


.esiteksti {
	width: 80%;
	background: #dddddd;
	margin: 0px auto ;
	padding: 10px;
	border: 1px black dotted;
}

.online{
	margin: 0px auto ;
	background: #eeeeFF;
	width: 80%;
	border: thick solid #dddddd;
}
.onlinepeli {
	margin: 0px 20px;
}
.onlinepelinavi {
	margin: 0px auto ;
	width: 80%;
	background: #dEdEeF;
}

.onlinepelinavi ul{
	margin: 0px;
}


.onlinepelilista {
	width: 80%;
	margin: 0px auto;
	background: #eeeeff;
}
.onlinepelilista ul {
	background: #eeeeff;
}

.onlinepelilista li {
	list-style-type:none;
	float:left;
	margin: 5px;
	padding: 2px;
	background: #dedeff;	
	text-decoration: none;
	color: #2222ff;
}
.onlinepelilista li:hover {
	text-decoration: underline;
	background: #eeeeff;
}
.onlinepelilista img {
	padding: 5px;
	background: #aaaaff;
}
.onlinepelilista p{
	text-align:center
}
#peli_nimi {
	text-align: center;
}
#peli {
	margin: 20px;
}

#tiedot {
	margin: 20px;
	background: e9e9ff;
	border: solid #e9e9e9;
}

.tietorivi {
	background: #e2e2ff;
	border: thin dotted #e2e2e2;
	margin: 2px 5px;
}

.kuvaus {
	margin: 0px 50px ;
}
.kommentit {
	background: #dedeFF;
	width: 600px;
	margin: 30px auto ;
	border: solid #dddddd;
}
.kommentoi {
}

.viesti {
	font-size: 12px;
	text-align: justify;
	width: 590px;
	background: #dEdEeF;
	margin: 5px auto;
	border: thin dotted #aaaacc;
}

.otsake{
	font-size: 18 px;
	font-style: bold;
	text-align: left;
	margin: 2px 10px;
}

.aika {
	font-size: 8px;
	float: right;
}
.lahettaja {
	font-size: 10px;
	float: left;
}
.sisalto {
	width: 100%;
	text-align: justify;
}

.rivi {
	position: relative;
	top: 0px;
	left: 0px;
	height: 200px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background: #dEdEeF;
}
.vasenyla {
	float: left;
}

.mainos {
	margin: 5px auto;
	width: 820px;
	text-align: center;
}

.arvioi {
	background: #dEdEeF;
}