@import url("/includes/css/fontsize/big.css");
@import url("/includes/css/fontsize/bigger.css");
@import url("/includes/css/fontsize/small.css");
@import url("/includes/css/fontsize/smaller.css");

#serviceCols #tools .textSmaller,
#serviceCols #tools .textBigger {
	background: none;
	padding-right: 0;
	margin-right: 2px;
}

#serviceCols #tools li.textsize {
	font-weight: bold;
	width: auto;
	padding-right:9px;
}

#serviceCols #tools .textSmaller a {
	background: transparent url("/media/images/site/icons/icon-less.gif") left top no-repeat;
}

#serviceCols #tools .textBigger a {
	background: transparent url("/media/images/site/icons/icon-more.gif") left top no-repeat;
}