a.GalleryThumbnail:active {
	target:popup;
	target-properties:"menubar=no, locationbar=yes, status=no, scrollbars=yes";
	target-width:1000px;
	target-height:800px;
}

input.DynamicValue {
	default-value:value;
}

a.external:active {
	target:window;
}

a.popup:active {
	target:popup;
	target-width:450px;
	target-height:450px;
	target-properties:"menubar=no, locationbar=yes, status=no, scrollbars=yes";
}