/* stuff for signup*/
div#topMessage {
font-family: Arial, san-serif;
font-size:28px;
padding-left:15px;
padding-top:60px;
text-align:left;
white-space:nowrap;
width: 48%;
}

#centered p.suspended{
	margin: 10px 0px;
	padding-left:15px;
	font-size: 14px;
	line-height: 1.5em;
	color: #444;
}

p.suspended strong, #centered a {
	font-size: 14px;
	line-height: 1.5em;
	color: #444;
	color: #222;
}
#facebooklogo {
	border: 0px;
	vertical-align: middle;
}

a img {
    border: 0px;
}

.left {
    width: 300px;
    float: left;
}

.right {
    width: 300px;
    float: right;
}