@charset "utf-8";
/* CSS Document */

/* Structure */
#topish {
	width		: 320px;
	height		: 40px;
	position    : relative;
	top         : 0px;
	padding		: 0px;
	margin		: 0px;
	}
	
#bottomish {
	width		: 320px;
	height		: 40px;
	position    : relative;
	top         : -4px;
	padding		: 0px;
	margin		: 0px;
	}
	
/* Formats */



