@charset "UTF-8";
/* Real Raw Live CSS Document for the About 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: 0px;
	background-color: #FFF;
}
#realrawliveTab {
	margin-top: -56px;
}
.text {
	font-size: 1.1em;
}
.about {
	cursor: pointer;
}
.juice_bar {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 255px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
#juice_bars {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 255px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
.member {
	font-size: medium;
	text-align: center;
	margin: 0 0 5px;
	border-bottom: 2px solid #CFFD53;
	text-decoration: none;
}
#contact {
	text-align: center;
}
#twitter, h3 {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
