.reg	{	background-repeat: no-repeat;
		padding-left: 30px;	}

.sep	{	background-repeat: repeat-x;
		background-position: center center;
		background-image: url('/image/pixel.gif');	}

.imgbut	{	cursor: default;	}

.scroll	{	width: 15px; }

#gamename_id,
#region_id
	{	width: 315px;	}

#dcifilepath_id,
#gamedesc_id
	{	width: 450px;	}

#eu	{	background-image: url('/image/flag_eu.gif');	}
#us	{	background-image: url('/image/flag_us.gif');	}
#jp	{	background-image: url('/image/flag_jp.gif');	}
