#inv_stylechanger a,
#inv_stylechanger img
	{
	border		: none;
	text-decoration : none;
	}

#inv_fontsizechanger
	{
	float		: left;
	width		: 41px;
	height		: 11px;
	}

#inv_smallfont
	{
	float		: left;
	width		: 7px;
	height		: 7px;
	padding		: 2px 7px 0 0;
	}

#inv_mediumfont
	{
	float		: left;
	width		: 9px;
	height		: 9px;
	padding		: 1px 7px 0 0;
	}

#inv_largefont
	{
	float		: left;
	width		: 11px;
	height		: 11px;
	}

#inv_colorchanger
	{	
	float		: left;
	width		: 85px;
	height		: 11px;
	padding		: 0 0 0 10px;
	}