.row {
	width: 95%;
	clear: both;
	height: 35px;
}

.inline {
	display: inline;
}

.no_inline {
	display: none;
}

