.spacer5 {
	height: 5px;
	font-size: 5px;
}

.spacer10 {
	height: 10px;
	font-size: 10px;
}

.spacer20 {
	height: 20px;
	font-size: 20px;
}

.spacer50 {
	height: 50px;
	font-size: 50px;
}

.clearer,.clear-float,.spacer5,.spacer10,.spacer20,.spacer50 {
	clear: both;
	display: block;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.b,strong {
	font-weight: 700;
}

.text75 {
	width: 75px;
}

.text100 {
	width: 100px;
}

.text200 {
	width: 200px;
}

.text250,.text250s {
	width: 250px;
}

.text350 {
	width: 350px;
}

.text400 {
	width: 400px;
}

.text600 {
	width: 600px;
}

.w25 {
	width: 25px;
}

.w75 {
	width: 75px;
}

.w50 {
	width: 50px;
}

.w100 {
	width: 100px;
}

.w200 {
	width: 200px;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.r {
	text-align: right;
}

.l {
	text-align: left;
}

.c {
	text-align: center;
}

.hide {
	display: none;
}

img {
	border: 0;
}

.toggle-block {
	cursor: pointer;
	text-decoration: underline;
}
