/*******************************************************************************

FILE: style.css
AUTHOR: Takashi Okamoto mud(tm) - http://www.mudcorp.com/
VERSION: 2.0 - initial public release
DATE: 03/01/2006

--------------------------------------------------------------------------------

This file is part of MudShiftContent.

	MudShiftContent is free for anyone to use, but this header MUST be
	included, and may not be modified.

*******************************************************************************/

#imgs-frame {
	position: relative;
	width: 320px;
	height: 214px;
	overflow: hidden;
}

#imgs {
	position: absolute;
	top: 0;
	left: 0;
}

#controller {
}

#text-frame {
}