@charset "UTF-8";
/* CSS Document */
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("../common/js/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("../common/js/images/magminus.cur"), pointer;
}
