body
{
margin:0px;
padding:0px;
}

#testi tr:nth-child(1) td
{

max-height:100px;
width:130px;
margin:0px;
padding:0px;
min-width:118px;
max-width:135px;
}


#testi tr td
{
min-width:118px;
margin:0px;
width:130px;
max-height:100px;
max-width:135px;
}

#testi
{
border-collapse: collapse;
margin:0px auto;
border-spacing: 0px;
max-width:1240px;
max-height:410px;
overflow:hidden;
}

#testi tr
{
padding:0px;
margin:0px;
}

#testi img
{

padding:0px;
margin:0px;
}


.cycle-slideshow:hover
{
border:5px solid rgba(129,81,69,.5); 
box-shadow: 0px 4px 2px rgba(0,0,0,.3);
}

.cycle-slideshow { 
overflow:hidden;
border:5px solid #ECE5E3; 
margin:3px;
box-shadow: 0px 4px 2px rgba(0,0,0,.3);
z-index:10;
    -webkit-perspective: 1000;
    -webkit-transform-style: preserve-3d;
    -moz-perspective: 1000;
    -moz-transform-style: preserve-3d;
    -o-perspective: 1000;
    -o-transform-style: preserve-3d;
    perspective: 1000;
    transform-style: preserve-3d;  
}

-style: preserve-3d;  
}

td.bigframe
{
display:block;
}


}