@media screen
{
body
{
margin: 0;
padding: 0;
}
#page
{
margin: 0;
padding: 0;
}
#fading
{
margin: 0;
padding: 0;
position: absolute;
z-index: 101;
width: 780px;
height: 1px;
top: 0;
left: 0;
/*min-height:100%;*/
background-color: #fff;
filter:alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
display: none;
color: #FFFFFF;
}
#newsdiv
{
display: none; 
position:absolute; 
top: 5px; 
left: 7px; 
z-index:102; 
}
.newsiframe
{
background: #fff;
border-width: 1px;
border-style: solid;
border-color: #000;
}
.yhteystiedothaku
{
display: none;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
/* ------------------------- List --------------------------------------------- */
.list
{
background: #D3DBDB;
}
.listHeader
{
padding-left: 10px;
line-height: 20px;
background: #ADBABA;
color: #ffffff;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
font-weight: bold;
border-color: #ffffff;
border-width: 0 0 1 0;
border-style: solid;
}
a.listHeaderLink:link 
{ 
font-family: Arial, Helvetica; 
text-decoration: none; 
font-weight: bold;
color: #ffffff;
}
a.listHeaderLink:active 
{ 
font-family: Arial, Helvetica; 
text-decoration: underline; 
font-weight: bold;
color: #ffffff;
}
a.listHeaderLink:visited
{ 
font-family: Arial, Helvetica; 
text-decoration: none; 
font-weight: bold;
color: #ffffff;
}
a.listHeaderLink:hover 
{ 
font-family: Arial, Helvetica; 
text-decoration: none; 
font-weight: bold;
color: #ffffff;
}
.listTd
{
padding-left: 10px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
vertical-align: top;
height: 18px;
border-color: #ffffff;
border-width: 0 0 1 0;
border-style: solid;
}
/* ------------------------- Form --------------------------------------------- */
.form
{
background: #D3DBDB;
}
.formMainHeader
{
padding-left: 20px;
line-height: 18px;
background: #ADBABA;
color: #ffffff;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
font-weight: bold;
border-color: #ffffff;
border-width: 1 0 0 0;
border-style: solid;
}
.formSubHeader
{
padding-left: 20px;
line-height: 18px;
background: #C7CECE;
color: #000000;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
font-weight: bold;
}
.formTd
{
padding-left: 20px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
vertical-align: top;
height: 18px;
}
.formTd1
{
padding-left: 20px;
padding-top: 2px;
padding-bottom: 2px;
vertical-align: top;
height: 18px;
}
.formTd2
{
padding-left: 3px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
vertical-align: top;
height: 18px;
}
.formField 
{ 
font-family: Verdana, Arial, Helvetica; 
font-size: 10px; 
border-color: #ADBABA; 
border-style: solid; 
border-width: 1px
}

#newCar1
{
background-color: #ffffff;
display: none;
width: 479px;
position: relative;
top: 0;
}
#newCar2
{
background-color: #ffffff;
display: block;
width: 479px;
}
}

