/* scale: 1 */
/* Tikkurila Instructions CSS Document 9/2009 */

.content div.instr_viewoptions img {
	margin:0;
}

table.instr_table .clear {
	border-bottom:1px dashed #d0d0d0;
	height:2px;
}

.content table.instr_table h3 {
	color:#444;
	font-size: 12px;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
}

div.instr_viewoptions {
	float:right;
}

table.instr_table {
	width:100%;
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
}

tr.instr_row1 {
	/*background-color:#f4f4f4;*/
}

tr.instr_row2 {
	background-color:#fff;
}

table.instr_table td, table.instr_table th {
	border-bottom:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	padding:6px;
	text-align:left;
	vertical-align:top;
}

table.instr_table table {
	width:100%;
}

table.instr_table table td, table.instr_table table th {
	border:0;
	padding:0 10px 10px 0;
}

table.instr_table table td.instr_equipment {
	width:150px;
	border-left:1px dashed #d0d0d0;
	padding:6px 0 0 10px;
}

table.instr_table td.instr_phase {
	width:188px;
}

table.instr_table div.instr_image {
	margin:0 0 6px 0;
}

table.instr_table td.instr_tools {
}

div.instr_products {
	padding:6px 0;
}

div.instr_instructions {
	padding:6px 0;
}

div.instr_product {
	float:left;
	text-align:center;
	width:66px;
	height:75px;
	margin:0 8px 5px 0;
	overflow:hidden;
}

.content div.instr_product a {
	color:#555;
	font-size: 9px;
	line-height: 10px;
}

div.instr_equipitem {
	float:left;
	text-align:center;
	width:66px;
	height:65px;
	margin:0 8px 5px 0;
	overflow:hidden;
}

.content div.instr_equipitem a {
	color:#555;
	font-size: 9px;
	line-height: 10px;
}