/* general stuff */
a:link {
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	font-family:arial;
	font-size:12px;
	color:#515151;
	text-decoration: underline;
	font-weight:normal;

}
a:active {
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	font-weight:normal;
}

body{
height:100%;
padding:0;
margin:0;
border-collapse:collapse;
vertical-align:top;
text-align: center;
font-family: verdana, arial, sans-serif;
background-color:#ECECEC;
}

/********************************/

h3{
font-size: 18px;
line-height: 20px;
font-family: Arial, verdana, sans-serif;
color: #DF4E13;
font-weight:normal;
text-align:left;
text-decoration: none;
}

p{
font-family: Arial, Verdana, Sans-sherif;
font-size: 12px;
text-align:left;
}

table#wrap{
margin:0;
border-collapse:collapse;
width:1000px;
background-color:#FFFFFF;
padding:0;
border:1px solid #838383;
border-bottom:none;
height:100%;
}

table#header{
height:130px;
width:100%;
background-color:#FFFFFF;
margin:0px;
padding:0px;
border-collapse:collapse;
}

td#headerbanner{
margin:0;
width:480px;
padding-left:5px;
height:70px;
border-collapse:collapse;
text-align:left;
}

td#logo{
margin:0;
width:480px;
padding-left:5px;
padding-top:5px;
border-collapse:collapse;
text-align:left;
}

td#leftheaderbanner{
width:260px;
margin:0;
border-collapse:collapse;
text-align:right;
}

td#rightheaderbanner{
width:260px;
margin:0;
border-collapse:collapse;
text-align:right;
padding-right:5px;
}

td#mainleft{
width:820px;
border-collapse:collapse;
height:100%;
vertical-align:top;
}

td#mainright{
width:180px;
text-align:center;
padding-top:10px;
vertical-align:top;
border-left:1px solid #D3D3D3;
}

table#content_table{
width:100%;
height:auto !important;
border-collapse:collapse;
padding:0;
margin:0;
}

td#navi{
width:80%;
height:30px;
background-image:url(navi_bg.jpg);
background-position:bottom left;
background-repeat:repeat-x;
vertical-align:middle;
}

td#searchit{
width:20%;
height:30px;
background-image:url(navi_bg.jpg);
background-position:bottom left;
background-repeat:repeat-x;
vertical-align:middle;
text-align:right;
padding-right:20px;
}

td#navi_categories{
width:100%;
height:20px;
background-color:#FFFFFF;
vertical-align:middle;
text-align:left;
}

td#headline{
width:554px;
height:120px;
}

td#headline_banner{
width:266px;
height:120px;
text-align:right;
}

table#newsheader{
width:100%;
padding:0;
margin:0;
border-collapse:collapse;
}

td#leftbanners{
width:130px;
background-color:#5A9CCF;
text-align:center;
padding-top:5px;
vertical-align:top;
}

td#content{
width:500px;
padding:10px;
background-color:#ffffff;
border-left:10px solid #000000;
height:100%;
vertical-align:top;
text-align:left;
}

td#modules{
width:170px;
text-align:center;
padding-top:5px;
vertical-align:top;
border-left:1px solid #D3D3D3;
}

div#footer{
width:100%;
background-color:#ECECEC;
}

table#footer{
background-color:#838383;
width:1000px;
color:#FFFFFF;
border:1px solid #838383;
border-top:none;
}

table#footer td{
vertical-align:top;
width:25%;
padding:20px;
text-align:left;
font-size:12px;
}
/********************************/
/********************************/

div.moduletable{
background-image:url(navi_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
vertical-align:middle;
font-size:100%;
padding-top:3px;
margin-bottom:20px;
}

div.moduletable h3{
width:100%;
height:20px;
color:#FFFFFF;
padding-left:5px;
margin:3px;
margin-bottom:7px;
font-size:12px;
}

div.moduletable_whatdoyouthink{
background-image:url(navi_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
vertical-align:middle;
font-size:100%;
padding-top:3px;
margin-bottom:20px;
}

div.moduletable_whatdoyouthink h3{
width:100%;
height:20px;
color:#FFFFFF;
padding-left:5px;
margin:3px;
margin-bottom:7px;
font-size:12px;
}

div.moduletable_luetuimmat{
background-image:url(navi_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
vertical-align:middle;
font-size:100%;
padding-top:3px;
margin-bottom:20px;
}

div.moduletable_luetuimmat h3{
width:100%;
height:20px;
color:#FFFFFF;
padding-left:5px;
margin:3px;
margin-bottom:7px;
font-size:12px;
}

div.moduletable_nobg{
background-image:none;
vertical-align:middle;
font-size:100%;
padding-top:3px;
}
/********************************/
/************** BOTTOM MENU ******************/

ul.menu_bottom{
text-align:left;
color:#ffffff;
}

ul.menu_bottom li{
list-style:none;
list-style-type:none;
margin-left:-40px;
}

ul.menu_bottom li a{
color:#ffffff !important;
text-decoration:none;
font-family:Arial;
font-size:12px;
}

ul.menu_bottom li a:hover{
color:#ffffff;
text-decoration:underline;
}

.separator{
color:#ffffff;
text-decoration:none;
font-family:Arial;
font-size:12px;
}

/********************************/

span.article_separator{
height:1px;
border-bottom:1px solid #D3D3D3;
display:block;
margin-bottom:20px;
margin-top:20px;
}

#shadow{
height:800px;
}

#main{
width:800px;
height:800px;
border-bottom:1px solid #d3d3d3;
background-color:#FFFFFF;
}

#leftcell{
background-color:#5A9CCF;
width:170px;
vertical-align:top;
padding-top: 20px;
height:100%;
}

#searchtable{
width:150px;
height:69px;
text-align:left;
background-color:#FFFFFF;
border:1px solid #3783BE;
color:#5A9CCF;
}

#links{
text-align:left;
border-bottom:1px solid #d3d3d3;
width:800px;
background-color:#000000;
background-image:url(navi_bg.jpg);
background-position:bottom left;
background-repeat:repeat-x;
}

#categories{
width:800px;
background-color:#FFFFFF;
text-align:left;
}

a.mainlevel_kategoriat{
color:#000000;
margin-right:10px;
margin-left:10px;
text-decoration:none;
}

a.mainlevel_kategoriat:hover{
text-decoration:underline;
}

#content{
vertical-align:top;
width:430px;
border-left:10px solid #000000;
padding:10px;
background-color:#FFFFFF;
background-image:url(content_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
}

#rightcell{
width:200px;
border-left:1px solid #d3d3d3;
vertical-align:top;
padding-top:20px;
background-color:#FFFFFF;
background-image:url(content_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
}

#news_table{
width:180px;
border-collapse:collapse;
margin:0px;
}

#news_head{
width:100%;
}

#news_cell{
border:1px solid #161415;
text-align:left;
width:100%;
height:20px;
padding:0px;
}

ul.mostread_luetuimmat{
list-style-type:none;
list-style:none;
margin:none;
margin-left:0px;
padding:5px;
text-align:left;
display: block;
}

li.mostread_luetuimmat{
margin-left:0px;
display: block;
padding:0px;
margin-bottom:5px;
text-align:left;
border-bottom:1px solid #D3D3D3;
}

a.mostread_luetuimmat{
margin-left:0px;
padding:0px;
display: block;
text-align:left;
/*width:10em;*/
text-decoration:none;
}

.moduletablebanners{
margin-bottom:5px;
border:none;
}
table.artbannersplus_topbanner{
margin-bottom:10px;
border:none;
}

.artbannersplus_banners{
border:none;
margin:5px;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
text-decoration:  underline; 
border: none;
 }
 
 /********* Kysely ***********/
/*.moduletable_whatdoyouthink{

}

.poll_whatdoyouthink {
padding:10px;
font-size: 10px;
text-align: left;
margin-bottom:15px;
}

.poll_whatdoyouthink {
width:150px;
font-size: 10px;
color:#000000;
text-align: left;
border:1px solid #000000;
padding:5px;
background-color:#ffffff;
margin-top:15px;
}
.sectiontableentry2_whatdoyouthink{
font-size: 10px;
color:#000000;
text-align: left;
margin:5px;
}
.sectiontableentry1_whatdoyouthink{
font-size: 10px;
color:#000000;
text-align: left;
margin:5px;
}
.pollsborder_whatdoyouthink{

}
.pollstableborder_whatdoyouthink{
margin:5px;
}*/
/**********************/
 
/* Layout */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#pagewidth-800{
width:770px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all.gif) repeat-y 0px 140px;
margin-bottom: 20px;
}

#pagewidth-1024{
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all1024.gif) repeat-y ;
margin-bottom: 20px;
}

#header {
height:  116px; 
width:  100%; 
 }
 
#top-top {
height: 30px;
width: 100%;
background: transparent;
}

#top-bottom {
height: 80px;
width: 200px;
background: transparent;
float: left;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 145px;
height: 18px;
font-size: 10px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

#topmenu{
height: 20px;
float: right;
width: 600px;
}


#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: 5px;
}

#leftcol{
 width: 152px;
 float: left;
 position: relative;
 margin-right: 5px;
 } 

#rightcol-normal{
 width: 155px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#rightcol-broad{
 width: 180px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#outer-800{
width: 770px;
padding-top: 6px;
} 

#outer-1024{
width: 970px;
padding-top: 6px;
} 

#footer-800{  
height: 40px; 
width:100%; 
background: transparent url(../images/footer.jpg) bottom left no-repeat; 
font-size: 10px;
}

#footer-1024{  
height: 40px; 
width: 100%; 
background: transparent url(../images/footer1024.jpg) bottom left no-repeat; 
font-size: 10px;
}

#maincol-normal-800{ 
 float: left; 
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 446px;
 } 
 
#maincol-broad-800{ 
 float: left; 
 width: 422px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 417px;
 } 
 
 #maincol-wide-800{ 
 float: left; 
 width: 600px !important;
 width: 595px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 

#maincol-normal-1024{ 
 float: left; 
 width: 650px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
#maincol-broad-1024{ 
 float: left; 
 width: 622px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #maincol-wide-1024{ 
float: left; 
width: 800px;
padding-top: 3px !important;
padding-top: 0px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}
.content {
padding: 0px 0px 0px 0px;
font-size: 10px;
line-height: 18px;
}

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}




div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

/*************************** TOPMENU */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: center;
white-space: nowrap;

}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
background-image:url(topmenu_bg.jpg);
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}

ul#mainlevel-nav li a:hover{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}



/* Main Menu(s) */

/** MENULINKIT **/
a.mainlevel {
font-size: 14px;
padding-right: 43px;
/*width: 143px;*/
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
/*border-left: 4px solid #EE7F01;*/
/*border-bottom:1px dotted #ff6600;*/
border-top:1px dotted #ff6600;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 180px;
color:#ff6600;
font-family: Arial, verdana;
letter-spacing:0.8pt;
}



html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
background: #ff6600;
color:#FFFFFF;
/*background-image:url(topmenu_bg.jpg);*/
text-decoration: none;
}

a.sublevel {
/*border-left: 4px solid #EE7F01;*/
font-size: 14px;
padding-left: 15px;
padding-right:36px;
width: 123px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 135px;
color:#FF6600;
font-family: Arial, verdana;
letter-spacing:0.8pt;
/*border-right: 4px solid #CACACA;*/
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
font-family: Arial, Verdana;
font-size: 14px;
background: #ff6600;
color:#FFFFFF;
text-decoration: none;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}
/*
a.sublevel {
padding: 0px;
margin: 0px;
font-size: 10px;
padding-left: 12px;
width: 139px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
/*voice-family:inherit;
width: 123px;
}*/

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.pathway {
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
display:none; /* Jouni 09022009 */
}
/********** Listaus *****************/
.sectiontableentry1 {
text-align: left;
vertical-align:top;
background: #EFEFEF;
font-size: 12px;
padding: 2px;
padding:10px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 12px;
text-align: left;
padding: 2px;
vertical-align:top;
}
tr.sectiontableentry1 td{
padding:10px;
}
tr.sectiontableentry2 td{
padding:10px;
}
/************** lomake *******************/
.button {
font-family: Arial, Verdana;
font-size:10px;
border: 1px solid #BBBBBB;
}
.inputbox {
font-family: Arial, Verdana;
border: 1px solid #BBBBBB;
width:145px;
}
/****************************************/
.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

/*******************
 OTSIKKO *********************/
.contentheading {
font-size: 16pt;
font-family: Arial, verdana, sans-serif;
color: #5A9CCF;
font-weight:normal;
}

.contentheading a{
font-size: 16px;
line-height: 20px;
font-family: Arial, verdana, sans-serif;
color: #DF4E13;
font-weight:bold;
text-align:left;
}
/*******************
SISÄLTÖTEKSTI *********************/
.contentpaneopen {
font-family: Arial, Verdana, Sans-sherif;
text-align: left;
background: transparent;
font-size: 12px;
margin-right:0px;
/*margin-left:3px;*/
/*line-height: 1.8;*/
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: Arial, 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 12px;
height: 25px;
line-height: 25px;
color: #DF4E13;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
font-weight: Normal;
font-size: 16pt;
/*height: 23px;
line-height: 20px;*/
font-family: Arial, "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #5A9CCF;
color: #5A9CCF;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
/*table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}*/

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
color:#ff9900;
}

.blogsection {
font-family: Arial, Verdana;
font-size: 12px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}

/********************************/
.pagenav{
font-family: Arial, Verdana, Sans-sherif;
font-size:11px;
}
span.pagenav.hover{
font-family: Arial, Verdana, Sans-sherif;
font-size:11px;
text-decoration:none;
}

td{
font-family: Arial, Verdana, Sans-sherif;
font-size:11px;
}



iframe{
border:1px solid 303030;
}

h3{
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: orange;
}

p{
font-family: Arial, Verdana, Sans-sherif;
font-size: 12px;
text-align:left;
}

/*************** Lomake ******************/
div{
font-family:Arial, Verdana;
font-size:12px;
}

label{
font-family: Arial, Verdana;
font-size:12px;
}
select{
font-family: Arial, Verdana;
border: 1px solid #BBBBBB;
width:202px;

}
.submit input{
font-family: Arial, Verdana;
border: 1px solid #BBBBBB;
font-size:12px;
}

.submit{
font-family: Arial, Verdana;
border: 1px solid #BBBBBB;
font-size:12px;
}

option{
font-family: Arial, Verdana;
font-size:12px;
}
textarea{
font-family: Arial, Verdana;
font-size:12px;
border: 1px solid #BBBBBB;
width:202px;
}

input.file{
border: 1px solid #BBBBBB;
/*width:202px;*/
}

input .ff_elem221{
border: 1px solid #BBBBBB;
}

.contentpagetitle{
font-size:9px;
}

