
#c_pageTitle{margin:auto;font-size:150%;font-weight:bold;text-align:center;}
#c_spacer{margin:50px;width:100%;}
#c_loginbox{margin:auto;width:300px;}
	#c_name{margin:40px 0 0 0px;}
	#c_word{margin:20px 0 0 0px;}
	#c_submit{float:right;margin:20px 0px 20px 0px}

#c_fbLogin{

}

#fbButton{
	margin:auto;
	display: table;
	width:250px;
	height:70px;
	background-color: #00F;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
	border: 1px solid blue;
	border-radius: 10px;
	
}
	#fbButtonText{
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		color: #fff;
		line-height: normal;
		font-size: 150%;

	}
	
.c_clear{clear:both;}
