@charset "UTF-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e7e7e7;
	color: #333;
}
#containerTeens {
	margin-right: auto;
	margin-left: auto;
	width: 778px;
	position: relative;
	background-color: #DFF800;
	text-align: center;
}
#contentTeens {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
}
#contentTeens img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.topBlock {
	margin-bottom: 5px;
	margin-top: 15px;
}
#footer  {
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 30px;
	font-size: 11px;
	clear: both;
} 
#topButtons {
	position: absolute;
	width: 89px;
	z-index: 1000;
	top: 98px;
	left: 659px;
}
.topButtonsSpacer {
	margin-bottom: 10px;
}

