/* written on a beautiful day */

td#topleft {
behavior: url(iepngfix.htc);
background-image:url('shadow/topleft.png');
background-repeat:no-repeat;
width:11px;
height:11px;
}
td#topleft_corner { 
behavior: url(iepngfix.htc);
background-image:url('shadow/topleft_corner.png');
background-repeat:no-repeat;
width:11px;
height:11px;
}
td#bottomleft_corner { 
behavior: url(iepngfix.htc);
background-image:url('shadow/bottomleft_corner.png');
background-repeat:no-repeat;
width:11px;
height:11px;
}
td#top { 
behavior: url(iepngfix.htc);
background-image:url('shadow/top.png');
background-repeat:repeat-x;
height:11px;
}
td#bottom { 
behavior: url(iepngfix.htc);
background-image:url('shadow/bottom.png');
background-repeat:repeat-x;
height:11px;
}
td#topright_corner { 
behavior: url(iepngfix.htc);
background-image:url('shadow/topright_corner.png');
background-repeat:no-repeat;
width:11px;
height:11px;
}
td#bottomright_corner { 
behavior: url(iepngfix.htc);
background-image:url('shadow/bottomright_corner.png');
background-repeat:no-repeat;
width:11px;
height:11px;
}
td#topright { 
behavior: url(iepngfix.htc);
background-image:url('shadow/topright.png');
background-repeat:no-repeat;
width:11px;
height:11px;
}
td#bottomright { 
behavior: url(iepngfix.htc);
background-image:url('shadow/bottomright.png');
background-repeat:no-repeat;
width:11px;
height:11px;
}
td#bottomleft { 
behavior: url(iepngfix.htc);
background-image:url('shadow/bottomleft.png');
background-repeat:no-repeat;
width:11px;
height:11px;
}
td#lefttop { 
behavior: url(iepngfix.htc);
background-image:url('shadow/lefttop2.png');
background-repeat:no-repeat;
width:11px;
height:48px;
}
td#leftbottom { 
behavior: url(iepngfix.htc);
background-image:url('shadow/leftbottom.png');
background-repeat:no-repeat;
width:11px;
height:11px;
}
td#rightbottom { 
behavior: url(iepngfix.htc);
background-image:url('shadow/rightbottom.png');
background-repeat:no-repeat;
width:11px;
height:11px;
}
td#righttop { 
behavior: url(iepngfix.htc);
background-image:url('shadow/righttop2.png');
background-repeat:no-repeat;
width:11px;
height:48px;
}
td#right { 
behavior: url(iepngfix.htc);
background-image:url('shadow/right.png');
background-repeat:repeat-y;
width:11px;
}
td#left { 
behavior: url(iepngfix.htc);
background-image:url('shadow/left.png');
background-repeat:repeat-y;
width:11px;
}
