/* MIKO */


.miko-search div.entry {
	padding-left: 14px;
}

.miko-search #back-to-search-link {
	/* padding-top: 4px; */
}

html.narrow .miko-search div.entry table {
	width: 470px;
}

.miko-search div.entry table {
	width: 565px;
}	

.miko-search div.entry table select {
	width: 100%; 
}

.miko-search h2 {
	font-weight: normal;
	color: #004d99;
	font-size: 18px;
	padding-bottom: 8px;
}

#content-highlights.miko-search {
	height: 460px;
}

.miko-search .footer {
	margin-top: -20px;
}

#back-to-search-link {
	float: right;
	padding-right: 20px;
	padding-top: 4px;
	margin-bottom: -20px;
}

table.with-padding {
	padding: 2px;
	/* border: 1px solid #ced6e4; 
	margin: 0 auto 10px auto; */
	margin-bottom: 10px;
}

table.with-padding td {
	padding: 2px 0;
	padding-right: 14px;
}

.report-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 22px;
	margin-top: 12px;
}

.report-table th {
	text-align: center;
	background-color: #e1e7f1;
	padding: 3px 6px;
}

th.col-1{
	text-align: left !important;
}

.report-table td {
	padding: 3px 6px;
	vertical-align: top;
}

.report-table .table-row-header {
	font-weight: bold;
}	

.float-left {
 float:left;
}

table.float-left {
 margin-right:25px;
}

.report-table h2 {
	margin-top: 4px;
}

#related #ohje{
  background-image:url(../pics/search_bg.gif);
  background-position:left bottom;
  background-repeat:repeat-x;
  margin-bottom:3px;
}

#related #ohje div.data {
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  padding-right:10px;
}

#related #ohje a.internal {
background-image:url(../pics/bullet_arrow_box.gif);
background-position:0 2px;
background-repeat:no-repeat;
clear:both;
padding-left:15px;
}
#related #ohje a:hover {
display:block;
text-decoration:underline;
}

input[disabled]{
	color:#808080 !important;
}

div.t100b div.miko-search{
    height: 40px !important;
    width: 840px !important;
}

.miko-search div.entry {
    background: none repeat scroll 0 0 #FFFFFF !important;
    padding-left: 14px;
	width: 840px !important;
	height: 40px !important;
}

.t100b #content-highlights{
	margin: 0 !important;
}

#content.t100b {
	background-color: #FFFFFF;
	width: 830px;
}	

html.narrow #content.t100b {
	width: 750px;
}

#content-highlights h1{
	background-color:#ffffff;
	margin-bottom:0;
	padding-bottom:10px;
}

#actions {
	height:40px;
	margin-top:20px;
}

#content-highlights .date{
	float: left; 
	margin-top: 4px;
	margin-bottom: -20px;
}

.r_col{
	text-align:right;
}

.r_lineup{
 float:right;
 margin-right:35px;
}

td.ws_2 { width: 10% }
td.ws_0 { width: 20% }
td.ws_1, td.ws_5, td.ws_7, td.ws_6 { width: 50% }

td.ws_8_sv,td.ws_9_sv { width: 10% }
td.ws_0_sv   { width: 30% }
td.ws_3_sv, td.ws_4_sv, td.ws_2_sv   { width: 40% }
td.ws_66_sv { width: 50% }
td.ws_1_sv , td.ws_5_sv, td.ws_6_sv, td.ws_7_sv  { width: 60% }

td.ws_8_en,td.ws_9_en { width: 10% }
td.ws_0_en   { width: 30% }
td.ws_3_en, td.ws_4_en, td.ws_2_en  { width: 40% }
td.ws_66_en { width: 50% }
td.ws_1_en , td.ws_5_en, td.ws_6_en, td.ws_7_en  { width: 60% }

th.ws_m2_1sv { width:20% }
th.ws_m2_2sv, th.ws_m2_3sv { width:30% }

th.ws_m2_1en { width:20% }
th.ws_m2_2en, th.ws_m2_3en { width:30% }

