#container {
	position: relative;
	width: 575px;
	/*height: 373px;*/
	overflow: hidden;
}
#content {
	position	: relative;
	width		: 525px;
	left		: 15px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#content a {
	text-decoration: underline;
	color: #999999;
}
#content a:hover {
	text-decoration: none;
}
#content p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content h1 {
	color: #ED008E;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 22px;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 30px;
}
#content   li  {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*scroll*/
#scrollArea {
	position	: relative;
	/*height		: 330px;*/
	width		: 15px;
	overflow	: hidden;
	background-color: #4b4b4b;
	margin-top: 50px;
	margin-right: 25px;
	float: right;
}
#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	background-color: #E9008D;
}
/*scroll*/
#TeenSubNavContainer {
	/*background-image: url(../../images/teen_nav_bg.jpg);*/
	background-repeat: repeat;
	/*height: 392px;*/
	width: 255px;
	margin-right: 19px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #745b3b;
	background-color: #2b2b2b;
}
#TeenContent {
	float: right;
	width: 625px;
	background-color: #2B2B2B;
	/*height: 392px;*/
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-image: url(../../images/teen_splash_bg.jpg);
	background-repeat: no-repeat;
}
#teenNav {
	margin-top: 75px;
	margin-left: 40px;
	position: relative;
}
body#teenNearbyPG div#TeenContent {
background-image: none;
}
#teenGalleryRow img {
	margin-right: 10px;
	border: 4px solid #555555;
	float: left;
}
#teenGalleryRow {
	width: 525px;
	margin-top: 20px;
	min-height: 115px;
}
#teenHomeContent {
	width: 325px;
}

