/*  flv_player */ 
td.flv_player_right-top{
	background: url(../images/presa/flv_player_right-top.png);
	width:11px; height:11px;
}
td.flv_player_left-top{
	background: url(../images/presa/flv_player_left-top.png);
	width:11px; height:11px;
}
td.flv_player_top{
	background: url(../images/presa/flv_player_top.png) repeat-x;
	height:11px;
}
td.flv_player_left{
	background: url(../images/presa/flv_player_left.png) repeat-y;
	background-position:right;
	width:11px;
}
td.flv_player_right{
	background: url(../images/presa/flv_player_right.png) repeat-y;
	background-position:left;
	width:11px;
}
td.flv_player_right-bottom{
	background: url(../images/presa/flv_player_right-bottom.png);
	width:11px; height:11px;
}
td.flv_player_left-bottom{
	background: url(../images/presa/flv_player_left-bottom.png);
	width:11px; height:11px;
}
td.flv_player_bottom{
	background: url(../images/presa/flv_player_bottom.png) repeat-x;
	height:11px;
}