@charset "UTF-8";
/* Real Raw Live CSS Document for the Terms Directory */

#realrawlive {
	width: 255px;
	height: 333px;
	background-attachment: scroll;
	background-image: url(realrawlive_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
	background-color: #FFF;
}
#vegan_juice_bar {
	width: 160px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#SuperFoods {
	width: 160px;
	height: 160px;
	background-attachment: scroll;
	background-image: url(logo_160x160.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
#realrawliveTab {
	margin-top: -56px;
}
.terms {
	cursor: pointer;
}

