/* GENERAL STYLES */
#master_nw
{
	background-image: url("/graphics/bg_nw.gif");
	width: 23px;
	height: 23px;
}

#master_n
{
	background-image: url("/graphics/bg_n.gif");
	height: 23px;
}

#master_ne
{
	background-image: url("/graphics/bg_ne.gif");
	width: 23px;
	height: 23px;
}

#master_w
{
	background-image: url("/graphics/bg_w.gif");
	width: 23px;
}

#master_e
{
	background-image: url("/graphics/bg_e.gif");
	width: 23px;
}

#master_sw
{
	background-image: url("/graphics/bg_sw.gif");
	width: 23px;
	height: 23px;
}

#master_s
{
	background-image: url("/graphics/bg_s.gif");
	height: 23px;
}

#master_se
{
	background-image: url("/graphics/bg_se.gif");
	width: 23px;
	height: 23px;
}

/* EDITOR PROPERTIES */

