#tinyMCE {
	padding: 20px 30px 0 0px;
	/* color: #454545; */
	font-family: Arial, Trebuchet MS;
	font-weight: normal;
	font-size: 12px; 
	line-height: 1.6em;
	text-decoration: none;    
} 

#tinyMCE h1 {
	margin: 0 0 10px 0;
	padding: 0px 0 0px 0;
	color: #e61a1a;
	font-family: arial, Trebuchet MS;
	font-weight: normal;
	font-size: 26px;
	height: 30px;
	line-height: 30px; 
	text-decoration: none;
} 


#tinyMCE h2 {
    padding: 15px 0 5px 0;
	font-family: georgia, verdana, arial, Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;	
	color: #565656;
} 

#tinyMCE h3 {
    padding: 5px 0 5px 0;
	color: #e62721;
	font-family: arial, Trebuchet MS;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2em;	   
} 

#tinyMCE p {
    padding: 5px 0 5px 0;
    font-size: 13px;
    line-height: 1.3em;
    font-family: Arial, Trebuchet MS;
}

#tinyMCE ul {
    padding: 5px 0 15px 30px;
}

#tinyMCE ul li {
    padding: 0 0 0 0;
	font-weight: normal;
	line-height: 1.5em;
	color: #787878;
	list-style-type: square;
}

#tinyMCE img {
    margin: 0px;
    padding: 0px;
}

#right img {
    margin: 0px;
    padding: 3px;
	border: 1px solid #cccccc;		
}


/* -----------------------------------
	@group TABLE Styles
-------------------------------------- */



#right  table tr{
	padding: 0px 0px 0px 0px;
}

table#tekninentab td{
	padding: 2px 3px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}



table td.teknisettiedot h4{
    padding: 0 0 0 45px;
	font-family: tahoma, verdana, arial, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	line-height: 32px;	
	color: #ffffff;	
	background: #ffffff url(images/teknisettiedotpalkki-notext.jpg) no-repeat left top;
}

#right td.latustd{
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
}

#right td.latustd h3{
    padding: 0 0 0 45px;
	font-family: tahoma, verdana, arial, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	line-height: 32px;	
	color: #ffffff;	
	background: #ffffff url(images/latauksetpalkki-notext.jpg) no-repeat left top;
}

#right td.latustd ul {
    padding: 1px 0 15px 0px;
}

#right td.latustd ul li {
    padding: 0 0 0 0;
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
}

#right td.latustd ul li a:link, #right td.latustd ul li a:visited {
	display: block;
	width: 175px;
	height: 24px;
	line-height: 23px;
	padding: 0 0px 0 28px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #e62721;	
	text-decoration: none;
    background: #eeeeee url(images/pdfikoni.jpg) no-repeat left top;	
}

#right td.latustd ul li a:hover {	
	text-decoration: underline;	
}

#right td h3 {
    padding: 0px 0 0px 0;
	color: #e62721;
	font-family: arial, Trebuchet MS;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2em;	   
} 





