body {
	padding: 0;
	margin: 0;
	background: #eee6ce;
	font: 75% verdana, geneva, arial, helvetica, sans-serif;
}

.contentarticlegridcolone {
	font-size: 100%;	
}

/*
#contentpage {
	font-size: 100%;
}
*/

#fontsize-small {
	font-size: 115%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 14px;
	text-decoration: none;
	text-indent: -2000em;
	position: relative;
	background: url(font-siz.gif) 0 -18px no-repeat;
}

#fontsize-small:hover {
	background-position: 0 -18px;
}

.font-up {
	text-indent: -2000em;
}

.font-down {
	text-indent: -2000em;
}

#fontsize-large {
	font-size: 115%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 12px;
	text-decoration: none;
	text-indent: -2000em;
	position: relative;
	background: url(font-siz.gif) 0 0 no-repeat;
}

/*
#fontsize-large {
	background-image: url(/images-global/font-size-up.gif);
	width: 18px;	
}
*/

#fontsize-large:hover {
	background-position: 0 -18px;
}
