
html {
}

body {
	margin: 0;
}

h1 {
}

h2 {
}

h3 {
}

p {
}

.legalInfoContainer {
	position: fixed;
	bottom: 0px;
	width: 750px;
}

.legalInfoItem {
	float: left;
	margin-right: 15px;
	cursor: pointer;
	cursor: hand;
}

.legalInfoItem:hover {
}

.googleCustomSearchResults iframe {
	width: 100%;
}
