@charset "UTF-8";
/* CSS Document */

/* Remove unwanted elements */
#header, #ixo_head, #rs_txt, #content, #navi, #navi2, #facebook, #ixoplay, #eitulostu, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#container, #container2, #content,
{
width: 100%; margin: 0; float: none;
}

#varuste_ixo_txt {
	position:absolute;
	left:10px;
	top:20px;
	/*width:1040px;
	height:314px;*/
	z-index:4;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0;
	float: none;
}

#varuste_txt {
	position:absolute;
	left:10px;
	top:20px;
	/*width:1040px;
	height:314px;*/
	z-index:4;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0;
	float: none;
}

#varuste_ixo td, #varuste_ix2o td, #varuste_ixo3 td, #varuste_ixo4 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h2 {
	font-size:10px;
}

h3 {
	font-size:10px;
}


/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}
