
    *html td.linkkipalkki{
    	/* filter: alpha(opacity=85); */
    }

	
	*html td.linkkipalkki_ala{
	  	background-image:url('../layout/taim_linkpalk_ala_ie6.png');
	  	background-repeat:no-repeat;
		height:7px;	  
	}

	*html td.linkkipalkki_yla{
	  	background-image:url('../layout/taim_linkpalk_yla_ie6.png');
	  	background-repeat:no-repeat;	  
		height:9px;
	}
	
	*html td.linkkipalkki_keski{
	  	background-image:url('../layout/taim_linkpalk_keski_ie6.png');
	  	background-repeat:repeat-y;	  
		height:200px;
		vertical-align:top;
		padding-top:20px;
		padding-bottom:20px;
		padding-left:20px;
	}

    *html td.cr_leipateksti_kapea_keski{
        background: url('../layout/IE_kuvat/crimp_kapea_keski.png');
        background-repeat:repeat-y;
        width:400px;
        height:462px;
        vertical-align:top;
        padding-left:15px;
    }

    *html td.cr_leipateksti_kapea_yla{
        height:10px;
        width:400px;
        vertical-align:top;
        background: url('../layout/IE_kuvat/crimp_kapea_yla.png');
        background-repeat:no-repeat;
    }

    *html td.cr_leipateksti_kapea_ala{
        height:10px;
        width:400px;
        vertical-align:top;
        background: url('../layout/IE_kuvat/crimp_kapea_ala.png');
        background-repeat:no-repeat;
    }

    *html td.cr_leipateksti_levea_keski{
        background: url('../layout/IE_kuvat/crimp_levea_keski.png');
        background-repeat:repeat-y;
        width:630px;
        height:462px;
        vertical-align:top;
        padding-left:15px;
    }

    *html td.cr_leipateksti_levea_yla{
        height:10px;
        width:630px;
        vertical-align:top;
        background: url('../layout/IE_kuvat/crimp_levea_yla.png');
        background-repeat:no-repeat;
    }

    *html td.cr_leipateksti_levea_ala{
        height:10px;
        width:630px;
        vertical-align:top;
        background: url('../layout/IE_kuvat/crimp_levea_ala.png');
        background-repeat:no-repeat;
    }

    *html td.cr_leipateksti_kuva_trans{
        background:url('../layout/IE_kuvat/kuvalaatikko.png');
        background-repeat:no-repeat;
        height:160px;
        width:210px;
        text-align:center;
        vertical-align:top;
        padding-top:7px;
    }


/*
    *html td.cr_leipateksti_levea_yla{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../layout/leipa_levea_yla.png', sizingMethod='image');

        height:10px;
        width:630px;
        vertical-align:top;
    }

    *html td.cr_leipateksti_levea_keski{
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../layout/leipa_levea_keski.png', sizingMethod='image');

        height:10px;
        width:630px;
        vertical-align:top;
    }
    
    *html td.cr_leipateksti_levea_ala{
        height:10px;
        width:630px;
        vertical-align:top;
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../layout/leipa_levea_ala.png', sizingMethod='image');
    }
*/

