.left_column .mid .show
{
	background: url("../img/show_l-sk.png") no-repeat;
}
.right_column .mid .show
{
	background: url("../img/show_r-sk.png") no-repeat;
}
.left_column .mid .hide
{
	background: url("../img/hide_l-sk.png") no-repeat;
}
.right_column .mid .hide
{
	background: url("../img/hide_r-sk.png") no-repeat;
}