form.inline{
    display: inline-block;
}

.red{
	color:red;
}
[class*="span"] {
	float: left;
	/* min-height: 1px; */
	margin-left: 20px;
}

#footer {
	width: 100%;
	clear: both;
	position: relative;
	z-index: 10;
	height: 3em;
	margin-top: -3em;
}

#footer {
	height: 27px;
	margin-top: -25px;
}

.footer-bottom {
	background-color: #333333;
}

.span4 {
	width: 300px;
}

.footer-bottom p {
	padding: 5px 0 4px 14px;
	color: #aaa;
	margin: 0;
	font-size: 11px;
}

.footer-bottom p a {
	color: #ffffff;
}
