/* CSS Document */
#rnavbar {
	border-left: 0px solid #d81389;
	margin-bottom: 50px;
}

#stage {
	background-color: transparent;
}

#rcontent {
	position: relative;
	height: 100%;
	width: auto;
	color: white;
	border: 1px solid white;
	margin-right: 12px;
	padding: 10px 3px 15px 5px;
	font-size: 12px;
}

#rcontent[id] {
	background-image: url(img/bg-start.png);
}

#rcontent a {
	color: white;
}
