/* CSS Document */

#ravestextwrapper {
	position: relative;
	height: 100%;
	width: 74%;
	top: 5px;
	left: 260px;
	max-width: 950px;
}

#ravestextheader {
	position: relative;
	height: 40px;
	width: 100%;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	max-width: 950px;
}

#ravestext {
	position: relative;
	height: 125px;
	width: 100%;
	top: 5px;
	left: 0px;
	z-index: 200;
	overflow: visible;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	max-width: 950px;
}

#raves {
	display: block;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 5px;
}
