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

#realrawlive {
	width: 255px;
	height: 232px;
	background-attachment: scroll;
	background-image: url(logo_177x232.jpg);
	background-repeat: no-repeat;
	background-position: 42px top;
	margin-bottom: 0px;
}
#contact {
	width: 255px;
	height: 175px;
	background-attachment: scroll;
	background-image: url(organic_juice_bar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 0px;
}
#realrawliveTab {
	margin-top: -56px;
}
.store {
	color: #006600;
	font-weight: bold;
}
.store:hover {
	color: #F9A130;
}
.store:active {
	color: #000;
}
#store {
	margin-top: 6px;
}
