	.ui-tabs-hide { 
		display: none; 
	}
	.ui-tabs-nav li {
    	float: left;
    	margin: 0px;
    	min-width: 84px; /* be nice to Opera */
	}
	.ui-tabs-nav, 
	.ui-tabs-panel {
    	font-family: Verdana, Helvetica, Arial, sans-serif;
   		font-size: 13px;
		padding: 0;
	}
	.ui-tabs-nav a,
	.ui-tabs-nav .ui-tabs-selected a {
    	color: #fff !important;
		font-weight: normal;
	}
	.ui-tabs-nav a:hover {
		text-decoration: none !important;
	}
	.ui-tabs-nav a, 
	.ui-tabs-nav a span {
    	display: block;
	    padding: 0 5px 0 5px;
	    background: url('/res/participation/tab.gif') no-repeat;
	}
	li.first a {
		padding: 0 5px 0 0 !important;
	}
	.ui-tabs-nav a span,
	.ui-tabs-nav .ui-tabs-selected a span {
		padding-top: 8px;
		padding-left: 10px;
		padding-bottom: 4px;
	}
	.ui-tabs-nav .ui-tabs-selected a,
	.ui-tabs-nav .ui-tabs-selected a:hover,
	.ui-tabs-nav .ui-tabs-selected a:focus,
	.ui-tabs-nav .ui-tabs-selected a:active {
    	background-position: 100% -155px !important;	
	}
	.ui-tabs-nav a:hover, 
	.ui-tabs-nav a:focus, 
	.ui-tabs-nav a:active {
    	background-position: 100% -124px;
	}
	.ui-tabs-nav a, 
	.ui-tabs-nav .ui-tabs-disabled a:hover, 
	.ui-tabs-nav .ui-tabs-disabled a:focus, 
	.ui-tabs-nav .ui-tabs-disabled a:active,
	.ui-tabs-nav .participation-tab-count-0 a:hover, 
	.ui-tabs-nav .participation-tab-count-0 a:focus, 
	.ui-tabs-nav .participation-tab-count-0 a:active {
		cursor: default;
    	background-position: 100% -93px;
	}
	.ui-tabs-nav .ui-tabs-selected a span,
	.ui-tabs-nav .ui-tabs-selected a:hover span,
	.ui-tabs-nav .ui-tabs-selected a:focus span,
	.ui-tabs-nav .ui-tabs-selected a:active span {
    	background-position: 0 -62px !important;
		color: #4a4a4a !important;
	}
	.ui-tabs-nav a:hover span, 
	.ui-tabs-nav a:focus span, 
	.ui-tabs-nav a:active span {
    	background-position: 0 -31px;
	}
	.ui-tabs-nav a span, 
	.ui-tabs-nav .ui-tabs-disabled a:hover span, 
	.ui-tabs-nav .ui-tabs-disabled a:focus span, 
	.ui-tabs-nav .ui-tabs-disabled a:active span,
	.ui-tabs-nav .participation-tab-count-0 a:hover span, 
	.ui-tabs-nav .participation-tab-count-0 a:focus span, 
	.ui-tabs-nav .participation-tab-count-0 a:active span {
    	background-position: 0 0;
	}
	.ui-tabs-panel {
		border-top: none;
	}
	.participation-div {
		background: url('/res/participation/divMainCorner.gif') no-repeat top right #e8e8e8;
		min-height: 60px;
		padding: 13px 12px 13px 12px;
	}
	.participation-main-table {
		width: 100%;
		border-collapse: collapse;
	}
	.participation-main-table tr.otsikot td {
		font-family: verdana, ariala, tahoma;
		font-size: 10px;
		font-weight: bold;
		color: #4a4a4a;
		height: 43px;
		line-height: 43px;
		background: url('/res/participation/otsBg.gif') no-repeat top left #e8e8e8;
		padding: 0 11px;
		margin: 0;
	}
	.participation-main-table tr.otsikot td img {
		padding-top: 15px;
	}
	.participation-main-table tr.otsikot #pvm {
		background: url('/res/participation/pvmBg.gif') repeat-x top left #e8e8e8;
	}
	.participation-main-table tr.otsikot #paikkalast,
	.participation-main-table tr.otsikot #osallistuminen,
	.participation-main-table tr.tietorivit .valintaCheck,
	.participation-main-table tr.tietorivit #paikkatietolast {
		border-right: 1px solid #c6c6c6;
		vertical-align: middle;
	}
	.participation-main-table tr.otsikot #osallistuminen {
		width: 140px;
		padding: 0 !important;
	}
	.participation-main-table tr.otsikot #osallistuminen div {
		height: 26px;
		overflow: hidden;
		padding-top: 12px;
		_padding-top: 8px;
	}
	.participation-main-table tr.otsikot #osallistuminen div.participation-answer {
		float: left;
		width: 14px;
		height: 16px;
		margin-left: 36px;
		background-repeat: no-repeat;
		background-color: transparent;
		background-position: left top;
	}
	.participation-main-table tr.otsikot #osallistuminen div div#participation-answer-yes {
		margin-left: 21px;
		_margin-left: 10px !important;
		background-image: url('/res/participation/answers_yes.png');
	}
	.participation-main-table tr.otsikot #osallistuminen div div#participation-answer-dontknow {
		background-image: url('/res/participation/answers_dontknow.png');
	}
	.participation-main-table tr.otsikot #osallistuminen div div#participation-answer-no {
		background-image: url('/res/participation/answers_no.png');
	}
	.participation-main-table tr.odd td {
		background: url('/res/participation/tiedotOddBg.gif') repeat-y top left #fff;
		border-bottom: 1px solid #c7c7c7;
	}
	.participation-main-table tr.even td {
		background: url('/res/participation/tiedotEvenBg.gif') repeat-y top left #f6f6f6;
		border-bottom: 1px solid #c7c7c7;
	}
	.participation-main-table tr.odd #aikaTieto {
		background: url('/res/participation/bgCorner.gif') no-repeat top left #fff;
		border-left: 1px solid #c6c6c6;
	}
	.participation-main-table tr.even #aikaTieto {
		background: url('/res/participation/bgCorner.gif') no-repeat top left #f6f6f6;
		border-left: 1px solid #c6c6c6;
	}
	.participation-main-table tr.tietorivit td {
		font-family: verdana, arial, tahoma;
		font-size: 11px;
		font-weight: normal;
		padding: 18px 10px 15px 10px;
		color: #323232;
	}
	.participation-main-table tr.tietorivit td#aikaTieto {
		width: 64px;
		color: #323232;
	}
	.participation-main-table tr.tietorivit td#kloTieto {
		width: 80px;
		color: #646464;
	}
	.participation-main-table tr.tietorivit td a {
		color: #617c95;
	}
	.participation-main-table tr.tietorivit td a:hover {
		background-color: #d8dee3;
		text-decoration: none  !important;
	}
	.valintaCheck span.howMany {
		font-family: arial, verdana, tahoma;
		font-size: 10px;
		color: #4a4a4a;
	}
	.valintaCheck {
		border: none;
		padding: 10px 4px 0 4px !important;
		background: none;
		text-align: center;
		width: 43px;
	}
	table.participation-main-table .valintaCheck1 {
		background-color: #d9f4dd !important;
		border-right: 1px solid #fff;
	}
	table.participation-main-table .valintaChecked1 {
		background-color: #73d880 !important;
	}
	table.participation-main-table .valintaCheck2 {
		background-color: #d4e6f7 !important;
		border-right: 1px solid #fff;
	}
	table.participation-main-table .valintaChecked2 {
		background-color: #7cb2e5 !important;
	}
	table.participation-main-table .valintaCheck3 {
		background-color: #f4d9d9 !important;
	}
	table.participation-main-table .valintaChecked3 {
		background-color: #f69191 !important;
	}
	#bottomRowTd .bottomRowTdPlaceholder {
		background: url('/res/participation/bottomRow.gif') no-repeat left top #eee;
		border-left: 1px solid #c6c6c6;
		border-right: 1px solid #c6c6c6;
		overflow: hidden;
		height: 8px;
	}
	.bottomRow,
	.bottomRow td,
	.archiveRow,
	.archiveRow td {
		padding-top: 0;
		padding-bottom: 0;
	}
	.bottomDivTable {
		visibility: hidden;
	}
	
	.bottomDiv .bottomDivTable {
		border-collapse: collapse;
		width: 100%;
		/*display: table;*/
		visibility: visible;
	}
	.bottomDiv .bottomDivTable td {
		padding: 0;
	}
	.bottomDiv .bottomDivTable tr.bottomTr div.bottomTrPlaceholder {
		height: 4px;
		_display: none;
	}
	.bottomDiv .bottomDivTable tr.bottomTr td.leftCorner {
		background: url('/res/participation/leftBottom.gif') no-repeat bottom left transparent;
		height: 4px;
	}
	.bottomDiv .bottomDivTable tr.bottomTr td.rightCorner {
		background: url('/res/participation/rightBottom.gif') no-repeat bottom right transparent;
		height: 4px;
	}
	.bottomDiv .bottomDivTable tr.bottomHelp td.leftCorner {
		background: url('/res/participation/helpLeft.gif') no-repeat bottom left transparent;
		height: 34px;
	}
	.bottomDiv .bottomDivTable tr.bottomHelp td.rightCorner {
		background: url('/res/participation/helpRight.gif') no-repeat bottom right transparent;
		height: 34px;
	}
	.bottomDiv .bottomDivTable .helpInfoContainer {
		position: relative;
		width: 100%;
		height: 34px;
	}
	.bottomDiv .bottomDivTable .helpInfo {
		background: url('/res/participation/infopics.gif') no-repeat transparent;
		background-position: 160px 0px;
		position: absolute;
		left: 27px;
		top: 11px;
		width: 500px;
		height: 20px;
		font-family: verdana, arial, tahoma;
		font-size: 10px;
	}
	table.navigation {
		margin-top: 15px;
	}
	table.navigation .td-navi-container {
		padding: 1px 4px 0 4px;
		display: block;
		float: left;
		background: #f6f6f6;
	}
	table.navigation .td-navi-info {
		height: 20px;
		width: 100px;
		_width: 115px;
		line-height: 20px;
		font-family: verdana, arial, tahoma;
		padding-right: 15px;
		font-size: 10px;
		vertical-align: top;
	}
	table.navigation .td-navi-prev,
	table.navigation .td-navi-next {
		width: 20px;
		height: 20px;
		display: block;
		float: left;
		border: 1px solid #c6cacd;
		cursor: pointer;
	}
	table.navigation .td-navi-prev {
		background: url('/res/participation/pagingArrowLeft.png') center center no-repeat #f4f4f4;
	}
	table.navigation .td-navi-next {
		background: url('/res/participation/pagingArrowRight.png') center center no-repeat #f4f4f4;
	}
	table.navigation .td-navi-hasmore {
		background-color: #fff !important;		
	}
	table.navigation .td-navi {
		width: 22px;
		height: 18px;
		float: left;
		padding-top: 2px;
		text-align: center;
		cursor: pointer;
		color: #617d95;
		background: #f4f4f4;
		text-decoration: underline;
	}
	table.navigation .td-navi-active {
		color: #fff;
		background: #617d95;
		text-decoration: none;
	}
	
	tr.participation-main-table-bottom {
		height: 7px;
		border: 1px solid #c6c6c6;
		border-top: 0 !important;
		background: url('/res/participation/participationMainTableBottom.png') left top repeat-x #e3e3e3;
	}
	div.participation-main-table-bottom-left,
	div.participation-main-table-bottom-right {
		width: 1px;
		height: 7px;
		float: left;
		background: #fff;
	}
	div.participation-main-table-bottom-right {
		float: right !important;
	}
	div.clear {
		clear: both;
	}
	a.participation-login,
	a.participation-login:hover {
		width: 111px;
		height: 26px;
		_cursor: hand;
		cursor; pointer;
		line-height: 24px;
		padding-left: 15px;
		margin-top: -65px;
		text-decoration: none !important;
		font-size: 10px !important;
		color: #333 !important;
		display: block;
		float: right;
		background: url('/res/participation/mediumButtonBackgroundGray.png') left top no-repeat transparent;
	}

	a.participation-login {
		display: none;
	}

	a.show-outdated, a.show-outdated:hover, a.show-outdated:focus, a.show-outdated:active,
	a.print-all, a.print-all:hover, a.print-all:focus, a.print-all:active	{
		text-decoration: none !important;
	}
	a.show-outdated div, a.print-all div {
		cursor: pointer;
		_cursor: hand;
		font-size: 10px;
		color: #5f7d97;
		height: 25px;
		line-height: 22px;
		float: left;
		background: url('/res/participation/outdatedButtonBackground.png') left top repeat-x transparent;
	}
	a.show-outdated div.show-outdated-left {
		width: 37px;
		background-image: url('/res/participation/outdatedButtonLeftBackground.png') !important;
	}
	a.print-all div.print-all-left {
		width: 37px;
		background-image: url('/res/participation/printButtonLeftBackground.png') !important;	
	}

	a.show-outdated div.show-outdated-right,
	a.print-all div.print-all-right	{
		width: 10px;
		background-image: url('/res/participation/outdatedButtonRightBackground.png') !important;
	}

	
	.radio-participate-container {
		display: none;
	}
	
	.events-total-null {
		padding-top: 25px;
		color: #888;
		text-align: center;
	}

