a.bottom:link {
	color: #FFF;
	text-decoration: underline;
}
a.bottom:visited {
	color: #FFF;
	text-decoration: underline;
}
a.bottom:hover {
	color: #FFF;
	text-decoration: none;
}
a.bottom:active {
	color: #FFF;
	text-decoration: underline;
}
.valign {
	text-align: center;
	vertical-align: middle;
	display: block;
}
.row-height {
	line-height: 2px;
	height: 2px;
}
.row-height2 {
	line-height: 2px;
	height: 2px;
	background-color: #FFF;
}
.white-text {
	color: #FFF;
}
