/* Begin Adsense Classes */
.largerectangle {
    background-image: url(images/largerectangle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    padding: 0px 0px 0px 53px;
	margin: 0px 0px 0px 7px;
	width: 470px;
}
.largerectangle p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
}
.largerectangle1 {
    background-image: url(images/largerectangle1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    padding: 0px 0px 0px 53px;
	margin: 0px 0px 0px 7px;
	width: 470px;
}
.largerectangle1 p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
}
.leaderboard {
	background-image: url(images/leaderboard.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding: 65px 0px 0px 0px;
	margin: 15px 10px 10px 10px;
	width: 760px;
	clear: both;
}
.leaderboard p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
  	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}
/* End Adsense Classes */