/* CSS Document */

/* override the default global size*/
div.float {
	height: 325px;
}

.fahome{
	margin-right: 20px !important;
	float: left;
}

.faaway {
	margin-left: 20px !important;
	float: right !important;
}

.cuptitle {
	color: #666666;
}


div.facupinfo {
	/*
	background-color: white;
	*/
	margin-left: 50px;
	margin-right:50px;
}

