
body {
	background-color: white;
}

table {
	border-collapse: collapse;
	empty-cells: hide;
}

table td, table th {
	vertical-align: top;
}

table th {
	font-weight: bold;
}

body, p, div, img, br, h1, h2, h3, h4, h5, h6, form, table, table td, table th, input, textarea, select, button {
	margin: 0;
	padding: 0;
}

body, h1, h2, h3, h4, h5, h6, p, div, table td, table th {
	background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 { font-size: 15pt; }
h2 { font-size: 14pt; }
h3 { font-size: 13pt; }
h4 { font-size: 12pt; }
h5 { font-size: 11pt; }
h6 { font-size: 10pt; }

body, p, div, table td, table th, fieldset {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

img {
	border: 0;
}button img {
	margin-right: 5px;
}

div.token div.content-container table {
	width: 100%;
	padding: 3px;
}

div.token div.content-container table.visible {
	border: 1px solid black;
}

div.token div.content-container table.visible td {
	border: 1px solid black;
	padding: 5px;
}

table.contentImageArea {
	
	padding: 0px !important;
	width: auto !important;
}

table.contentImageArea td {
	font-size: 7.5pt;
	text-align: left;
}

td.captionModel0 {
	vertical-align: top;
	padding-bottom: 10px;
}
td.captionModel0 img,
td.captionModel1 img,
td.captionModel2 img,
td.captionModel3 img,
td.captionModel4 img {
	margin: 2px;
}
td.captionModel0 img {
	margin: 0;
	margin-bottom: 2px;
	margin-right: 10px;
}
td.captionModel3 img, td.captionModel4 img {
	margin-right: 0;
}
td.captionModel1 {
	vertical-align: top;
	padding-right: 10px;
}
td.captionModel2 {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}
td.captionModel3 {
	vertical-align: top;
	padding-left: 10px;
}
td.captionModel4 {
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}

div.token {
	text-align: left;
	clear: both;
}

div.token p {
	margin-bottom: 10px;
}
div.token h1,
div.token h2,
div.token h3,
div.token h4,
div.token h5,
div.token h6 {
	margin-bottom: 8pt;
}


div.bigger_link { text-align: center; }
div.bigger_link:hover { text-decoration: underline; }

div.as_huomiolaatikko {
    background-color: #eee;
    border: 1px solid #aaa;
    padding: 15px;
}
body {
	background: url('/res/euroskate/bg.jpg') repeat-x #043a65;
	margin: 0;
	padding: 0;
}
body, td, div, span, ul, li, b, a, p, label,
div td, div span, div li, div b, div a, div label {
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	color: #737377;
}
h1, h2, h3, h4 {
	font-family: arial, verdana, tahoma;
}
h1.pageTitle {
	padding-bottom: 15px;
	font-size: 17px;
	color: #000;
	font-weight: normal;
}
div.token h2 {
	font-size: 17px;
	color: #000;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token h3 {
	font-size: 15px;
	color: #000;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token h4 {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token p {
	margin-bottom: 8px;
}
a:link {
	color: #3e8dc5;
}
a:visited {
	color: #3e8dc5;
}
a:hover {
	color: #3e8dc5;
	text-decoration: underline !important;
}

div.leftContent a:visited,
div.topContent a:visited,
td.mainContent a:visited,
td.rightContent a:visited,
div.bottomContent a:visited {
	color: #3e8dc5;
}


table.visible,
table.invisible {
	width: 100%;
	empty-cells: show;
	margin-bottom: 8px;
}
table.invisible td,
table.visible td {
	padding: 4px;
}
table.visible td {
	border: 1px solid #000;
}


a.alkuun {
	display: none;
}

div.homelink {
	width: 100px;
	height: 86px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}
a.homelink {
	display: block;
	height: 86px;
	text-decoration: none;
}
a.homelink:hover { text-decoration: none !important;}

div.themeImage {
	width: 100%;
	height: 86x;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}



table.layout {
	empty-cells: show;
	margin: auto;
	margin-bottom: 10px;
}
table.layout td.top {
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
table.layout td.topbar,
table.layout td.inner {
	background-color: #fff;
}
table.layout td.inner { height: 350px;
	background: url('/res/euroskate/contentbg.png') repeat-y;
}
table.layout td.topbar {
	/*height: 366px;*/
	height: 333px;
	background: url('/res/euroskate/topbg1.jpg') no-repeat;
	vertical-align: top;
}

table.layout td.border-left {
	display: none;
}
table.layout td.border-right {
	width: 150px;
}
table.layout tr.topbar td.border-right {
	width: 150px;
	background: url('/res/euroskate/topright1.jpg') no-repeat;
}

table.layout td.content {
	/*padding-left: 15px;*/
	padding-left: 33px;
	padding-bottom: 10px;
}
table.contentArea {
	width: 100%;
	/*margin-top: 20px;*/
}
table.contentArea td.leftContent {
	width: 155px;
	/*padding-left: 15px;*/
	padding-left: 33px;
}
td.leftContent div.leftContent {
	padding-top: 0px;
	_width: 100%;
	/*padding-right: 10px;*/
}
table.cols {
	width: 100%;
	empty-cells: show;
}
table.cols td.mainContent {
	padding-right: 15px;
}
table.cols td.rightContent {
	width: 220px;
	padding-left: 10px;
	padding-right: 15px;
}
div.topContent {
	margin-bottom: 8px;
}
div.bottomContent {
	margin-top: 8px;
}

/*div.pageT {
	height: 111px;
	width: 758px;
	margin-left: 15px;
   	padding-bottom: 20px;
	background: url('/res/euroskate/titlebg.jpg') no-repeat;
}*/
div.pageT {
	position: absolute;
	top: 300px;
	left: 30px;
	height: 111px;
	width: 758px;
	background: url('/res/euroskate/titlebg.jpg') no-repeat;
}
div.pageT h1.pageTitle {
	padding-left: 45px;
	padding-top: 20px;
	font-size: 40px;
	color: #e4e4e4;
}

div.helpmenu {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 7px;
	color: #000;
}
div.helpmenu img,
div.helpmenu input {
	vertical-align: middle;
}
div.helpmenu img.fsizeplus {
	margin-left: 5px;
}
div.helpmenu img.fsizeminus {
	margin-right: 5px;
}
div.helpmenu input.q {
	background-color: #fff;
	border: 1px solid #A5ACB2;
	height: 19px;
}
div.helpmenu input.go {
	height: 19px;
	background-color: #E3EEF4;
	border-left: 1px solid #D1DBE1;
	border-top: 1px solid #F1F7FA;
	border-right: 1px solid #D1DBE1;
	border-bottom: 1px solid #4D5153;
	font-size: 12px;
	font-weight: bold;
	color: #437A9B;
}
div.helpmenu a { text-decoration: none; font-weight: bold; }

table.layout tr.c td.border-right {
	vertical-align: bottom;
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/euroskate/lowtop.png') no-repeat bottom left;
	_background: url('/res/euroskate/lowtop.gif') no-repeat bottom left;
}
table.layout tr.copyright td.border-right {
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/euroskate/lowright.png') no-repeat left top;
	height: 300px;
}

table.layout td.copy {
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/euroskate/lowbg.png') no-repeat;
}
table.layout div.copyp a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}
div.copyp {
	color: #fff;
	position: absolute; top: 155px;
}
td.copy div.logs {
	text-align: center;
}table.sidemenu { width: 100%; empty-cells: show; border-collapse: collapse; }
table.sidemenu table.level0, 
table.sidemenu table.level1 {
	background-color: #71a6d3;
	margin-bottom: 20px;
}
table.sidemenu table.level1-onpath {
	background-color: #fdb945;
	margin-bottom: 0;
}
table.sidemenu td.level2,
table.sidemenu td.level3{
	padding-bottom: 5px;
}
table.sidemenu table.level0,
table.sidemenu table.level1,
table.sidemenu table.level2,
table.sidemenu table.level3 {
	width: 100%;
	empty-cells: show;
}
table.sidemenu table.level0 td,
table.sidemenu table.level1 td {
	padding-bottom: 5px;
	padding-top: 5px;
}
table.sidemenu table.level2-first {
	margin-top: 11px;
}
table.sidemenu table.level0 td,
table.sidemenu table.level1 td {
	vertical-align: middle;
}
table.sidemenu td.level2-last {
	padding-bottom: 7px;
}
table.sidemenu table.level0 td.nod1,
table.sidemenu table.level1 td.nod1 {
	width: 10px;
	text-align: center;
}
table.sidemenu td.nod2 {
	width: 10px;
}
table.sidemenu td.nod2 img { margin-top: 4px; }
table.sidemenu table.level2-here td.nod2,
table.sidemenu table.level3-here td.nod2 {
	width: 10px;
	font-weight: bold;
}
table.sidemenu table.level0 a,
table.sidemenu table.level1 a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
table.sidemenu table.level2 a,
table.sidemenu table.level3 a {
	text-decoration: none;
	color: #333;
}
table.sidemenu table.level2-here a,
table.sidemenu table.level3-here a {
	font-weight: bold;
}div.hiddenmenu {
	background-color: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}table.topnavicontainer {
	position: absolute;
	bottom: 40px;
	left: 130px;
	width: auto;
}
td.copy table.topnavicontainer {
	left: 30px;
	top: 110px;
}div.viewToggle { border: none !important; background: url('/res/summary/6/itembg1.gif') repeat-x bottom left; margin-top: 5px; margin-bottom: 5px; }table.summary {
	width: 100%; 
	empty-cells: show; 
	margin-bottom: 10px; 
}
table.SummaryContent {
	width: 100%;
	empty-cells: show;
}

table.Summary div.eiRiveja {
}table.summary tr.r1 td.c1 {
	width: 13px;
	height: 48px;
	background: url('/res/euroskate/r1c1.jpg') no-repeat;
}
table.summary tr.r1 td.c2 {
	background: url('/res/euroskate/r1c2.jpg') repeat-x;
}
table.summary tr.r1 td.c3 {
	background: url('/res/euroskate/r1c3.jpg') no-repeat;
	width: 13px;
}
table.summary tr.r2 td.c1 {
	background: url('/res/euroskate/r2c1.jpg') repeat-y;
}
table.summary tr.r2 td.c2 {
	padding-top: 10px;
	background-color: #6ea4d2;
}
table.summary tr.r2 td.c3 {
	background: url('/res/euroskate/r2c3.jpg') repeat-y;
}
table.summary tr.r3 td.c1 {
	background: url('/res/euroskate/r3c1.jpg') no-repeat bottom right #6ea4d2;
	height: 12px;
}
table.summary tr.r3 td.c2 {
	background: url('/res/euroskate/r3c2.jpg') repeat-x bottom left #6ea4d2;
	padding-bottom: 10px;
}
table.summary tr.r3 td.c3 {
	background: url('/res/euroskate/r3c3.jpg') no-repeat bottom left #6ea4d2;
}
table.summary h2 {
	padding-top: 13px;
	margin: 0;
	color: #fdb945;
	font-size: 20px;
	font-weight: bold;
}
table.summary h3 {
	margin: 0; padding: 0;
}
table.summary h3 a { font-size: 11px; color: #fdb945 !important;}
table.summary a {
	color: #fff !important;font-weight: bold;text-decoration: none;
}
table.summary p,
table.summary div {
	color: #fff;
}
table.summary div.pvm, table.summary span.pvm {
	color: #ddd; font-size: 10px;
}

table.summary p.odd, table.summary p.even {
	background: url('/res/euroskate/itembottomshadow.gif') repeat-x bottom left;
}
div.poll p, div.poll label, div.poll span, div.poll td {color: #fff !important; }
table.HighlightSummary1 td.c1,
table.HighlightSummary1 td.c3 { display: none; }
table.HighlightSummary1 td.c2 { background: none !important; }
table.HighlightSummary1 * { color: #737377 !important; }
table.HighlightSummary1 a { color: #fdb945 !important; }
table.HighlightSummary1 div.title a { font-size: 16px; color: #737377 !important; font-weight: normal; }
table.HighlightSummary1 div.title { padding-bottom: 4px; text-transform: uppercase; }
table.hpoiminto td.pp { padding-right: 10px; }
table.hpoiminto div.img {
	background-color: #fefefe;
	border: 1px solid #eee;
	padding: 3px;
	text-align: center;
	height: 80px;
}
table.hpoiminto div.text {
	padding-top: 4px;
}

div.cpr {
	position: absolute; top: 72px; left: 0;
	color: #fff;
	width: 440px;
}
div.cpr img { vertical-align: middle; margin-left: 10px; margin-right: 10px; margin-bottom: 2px;}h1.mainTitle,
table.cc td.list h1
{
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-left: 28px;
	background: url('/res/summary/icons/titlebullet1.gif') no-repeat;
	background-position: 11px 3px;
}
table.cc td.list h1 { margin-bottom: 10px; }dl.tiedote div {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 15px 4px;
	padding-left: 28px;
}
ul.calevtlist { margin: 0; padding: 0 }
ul.calevtlist li { list-style-type: none; }
ul.calevtlist li a {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}dl.tiedote dd {
	padding-left: 17px;
}h1.artikkeliOtsikko {
	margin-bottom: 10px;
	padding-left: 27px;
	background: url('/res/summary/icons/titlebullet1.gif') no-repeat;
	background-position: 8px 6px;
}
table.artikkeli td.tiedot {}
table.artikkeli p.ingressi {
	background-color: #efefef;
	padding: 10px;
	margin-bottom: 10px;
	font-style: oblique;
	font-weight: normal;
}
table.artikkeli td.kuvat div.suurenna {
	background: none;
	border: none;
	text-align: left;
	font-weight: bold;
	color: #3e8dc5 !important;
}
div.liitteet { margin-top: 10px; }table.DiscussionSummary tr.r1 td.c1 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c1.gif') no-repeat bottom right;
}
table.DiscussionSummary tr.r1 td.c2 {
	background: url('/res/summary/6/1r1c2.gif') repeat-x bottom left;
}
table.DiscussionSummary tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c3.gif') no-repeat bottom left;
}
table.DiscussionSummary tr.r2 td.c1 {
}
table.DiscussionSummary tr.r2 td.c3 {
}
table.DiscussionSummary tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.DiscussionSummary tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.DiscussionSummary tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
}

table.DiscussionSummary h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/res/summary/6/titleicon1-1.gif') no-repeat;
	background-position: 0 6px;
	padding-top: 8px;
	padding-left: 24px;
}
table.DiscussionSummary h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 14px;
	background-position: 0px 5px;
}
table.DiscussionSummary h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}dl.keskustelu dt a {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 10px;
	background-position: 0 4px;
}
td.forumThread li { list-style-type: none; margin: 0; padding: 0; padding-top: 7px;}
td.forumThread li a,
td.forumThread li b {
	background: url('/res/summary/icons/itembullet2.gif') no-repeat;   
	padding-left: 16px;
	padding-bottom: 2px;
	background-position: 0 2px;
}
td.forumThread div.forumDate {
	padding-top: 2px;
	padding-left: 16px;
}table.PollSummary1 h2 {
}
table.PollSummary1 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}
div.poll p.poll_question {
	padding: 4px;
	color: #545454;
	font-weight: bold;
	margin: 0;
}
div.poll table.poll {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cbcbcb;
}
div.poll table.poll td {
	padding-left: 10px;
	padding-right: 10px;
}
table.poll td p {
	margin-top: 5px;
	margin-bottom: 6px;
}h2.poll_title {
	background: url('/res/summary/icons/titlebullet1.gif') no-repeat;
	background-position: 5px 5px;
	padding-left: 24px;
	margin-bottom: 10px;
}
table.poll {margin-bottom: 10px;}table.sitemap div.mainmenu {
	padding-left: 12px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 2px 4px;
}

a.feed_link {
    text-decoration: none;
    float:right;
    margin:1px 2px;
}

table.topnavi  {
	empty-cells: show;
}

table.topnavi td.spacer {
	width: 2px;
	background-color: #d1768c;
}
td.copy table.topnavi td.spacer {
	width: 2px;
	background-color: #ebc1ca;
}

table.topnavi td.topnavilink,
table.topnavi td.topnavilinkchosen {
	vertical-align: middle;
	text-align: center;
	padding-left: 10px; padding-right: 10px;
}
table.topnavi td.topnavilinkchosen {
}
table.topnavi td a  {
	white-space: nowrap;
	text-decoration: none;
	display: block;
}
table.topnavi td.topnavilink a  {
	color: #333;
	font-size: 16px;
}

table.topnavi td.topnavilinkchosen a  {
	color: #000;
	font-size: 16px;
	text-decoration: underline;
}
td.copy table.topnavi td.topnavilink a  {
	color: #666;
	font-size: 14px;
}

td.copy table.topnavi td.topnavilinkchosen a  {
	color: #666;
	font-size: 14px;
	text-decoration: underline;
}

table.topnavi td.tabstart {
	display: none;
}
table.topnavi td.tabend {
	display: none;
}
table.topnavi td.tabstartchosen {
	display: none;
}
table.topnavi td.tabendchosen {
	display: none;
}









DIV.tiivistelma {
	border: 1px solid #222;
}
DIV.tiivistelma A {
	text-decoration: none;
}

DIV.tiivistelma H3 {
	background-color: #222;
	color: white;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
DIV.tiivistelma H3 A {
	color: white;
}
DIV.tiivistelma DIV.kaikki {
	border-top: 1px solid #222;
	background-color: #eee;
	text-align: right;
	font-weight: bold;
	padding: 5px;	
}
DIV.tiivistelma P {
	margin: 4px;
	margin-top: 6px;
}
TABLE.artikkeli TD.tiedot P.ingressi {
	font-weight: bold;
}



DIV.resultPages {
	background-color: #eee;
	border: 1px solid #222;
	padding: 5px;
}
DIV.resultPages SPAN {
	font-weight: bold;
	margin-right: 5px;
}
DIV.resultPages A {
	margin-right: 5px;
}

DIV.viewToggle {
	border: 1px dashed #222;
	background-color: #eee;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 5px;
}


H3.listaUpotuksenOtsikko {
	margin-bottom: 5px;
	padding: 5px;
	border: 1px dashed #222;
}




DL.tiedote DT { 
	font-weight: bold;
	margin-bottom: 2px;
	clear: left;
}
DL.tiedote A.edit IMG {
	vertical-align: middle;
}
dl.tiedote dt div { padding-bottom: 5px; }
DL.tiedote DT DIV.node {
	width: 8px;
	height: 8px;
	font-size: 5px;
	background-color: #22e;
	margin-top: 6px;
	margin-right: 2px;
	vertical-align: middle;
	float: left;
}

DL.tiedote SPAN.pvm,
DIV.tiivistelma SPAN.pvm
{
	font-weight: normal;
	white-space: nowrap;
	font-size: 80%;
}
DL.tiedote DD { 
	margin-left: 12px;
	margin-bottom: 18px; 
}
DL.tiedote DD IMG {
	margin-right: 5px;
	margin-top: 2px;
	float: left;
}
DL.tiedote A.lisaa {
}


DIV.kuvat {
	padding-right: 9px;
	float: left;
	padding-bottom: 4px;
}
DIV.kuvat IMG {
	margin-top: 18px;
}
DIV.kuvat IMG.ensimmainen {
	margin-top: 0px;
}

P.julkaisu {
	text-align: right;
	margin-bottom: 0px;
	margin-top: 5px;
}
H1.artikkeliOtsikko {
	margin-top: 5px;
}


TABLE.artikkeli {
	border-collapse: collapse;
}
TABLE.artikkeli TD.kuvat {
	padding: 0px;
	padding-right: 10px;
	vertical-align: top;
}
TABLE.artikkeli TD.tiedot {
	padding: 0px;
	vertical-align: top;
}
TABLE.artikkeli TD.kuvat DIV.teksti {
	margin-bottom: 18px;
}
P.ingressi {
	margin-bottom: 0px;
}

TD.tiedot P.ingressi {
	font-weight: bold;
}
HR.artikkeli {
	margin-top: 8px;
	line-height: 0px;
	font-size: 1px;
	color: #222;
	height: 1px;
}
DIV.liitteet {
	background-color: #eee;
	border: 1px solid #222;
	margin-bottom: 15px;
}
DIV.liitteet H3 {
	border-bottom: 1px dashed #222;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px;
}
DIV.liitteet UL {
	margin: 4px 4px 4px 26px;
	padding-left: 0px;
}

P.asiasanalista {
	font-style: italic;
}


H2.poiminto {
  margin: 0px 0px -10px 0px;
}


TD.kuvat DIV.suurenna {
	background-color: #eee;
	padding: 2px;
	border: 1px solid #22e;
	text-align: center;
	text-decoration: none;
	color: #22e;
}



table.cc td {
	vertical-align: top;
}
table.cc td.list {
	width: 90%;
}
table.cc td.cal {
	width: 10%;
}
table.cc table.calendar {
	width: 100%;
	border-collapse: collapse;
}
table.cc table.calendar td {
	padding: 3px;
}
table.cc table.calendar td.colTitle {
	font-weight: bold;
	text-align: center;
}
table.cc table.calendar td.week {
	font-weight: bold;
	border-right:1px solid black;
}
table.cc table.calendar td.hit {
	font-weight: bold;
	text-align: center;
}
table.cc table.calendar td.day {
	text-align: center;
}
table.cc table.calendar table.link {
	width: 100%;
}
table.cc table.link  {
	width: 100%;
	border-collapse: collapse;
}
table.cc table.link td {
	font-weight: bold;
	white-space: nowrap;
}
table.cc table.link td.prevlink {
	text-align: left;
}
table.cc table.link td.nextlink {
	text-align: right;
}
table.cc h2.tight, table.cc h3.tight {
	margin-bottom: 0px;
}
table.cc ul.calevtlist {
	margin-top: 0px;
}
table.cc ul.calevtlist li {
	margin-top: 2px;
}
TABLE.artikkeli TD {
	vertical-align: top;
}
TABLE.artikkeli TD.kuvat {
	padding-left: 5px; padding-right: 5px;
}
TABLE.artikkeli DIV.suurenna {
	font-weight: bold;
}
TABLE.artikkeli TD.tiedot P.ingressi {
	font-weight: bold;
}
dl.tiedote dt div { padding-bottom: 5px; }
div.poll img.poll {
	border: solid 1px #555555;
	background-color: #6677aa;
}
div.poll table.poll td.poll_choice input {
	vertical-align: middle;
}
div.poll p.poll_question {
	font-weight: bold;
}
div.poll div.footer {
	font-weight: bold;
}


a.feed_link {
	float: right;
	margin: 1px 2px;
	text-decoration: none;
	clear: none !important;
}

table.fileList {
	border-collapse: separate;
	border-spacing: 1px;	
}

table.fileList tr.evenRow {
	background-color: #f7f7f7;
}

table.fileList tr.oddRow {
	background-color: #e5e5e5;
}

table.fileList td {
	padding: 8px;
	font-size: 9pt;
	vertical-align: middle;
}

table.fileList td.icon {
	vertical-align: top;
	width: 32px;
}

table.filelist a {
	font-weight: bold;
}

div.archived_msg {
	padding-top: 8px;
	font-style: oblique;
}

