.IndexPage .NewItems .nextC a
{
	background: #FFF;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #005edd;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dashed #005edd;
}
.IndexPage .NewItems .nextC
{
	height: 13px;
	text-align: center;
	background: url(/i/nextCBG.png) repeat-x;
	margin-left: -50px;
}
.IndexPage .NewItems
{
	padding-top: 0px;
	padding-bottom: 40px;	
	padding-left: 50px;
}
.IndexPage .NewItems p
{
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	
}
.IndexPage .NewItems .Items a
{
	display: block;
	float: left;
	padding: 10px;	
}

.IndexPage .Vote p
{
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
}
.IndexPage .Vote span.place a
{
	text-decoration: none;
}
.IndexPage .Vote span.place h3
{
	font-weight: normal;
	margin: 5px;
}
.IndexPage .Vote span.place small
{
	padding-top: 10px;
	display: block;
}
.IndexPage .Vote span.place
{
	display: block;
	float: left;
	width: 315px;
	height: 320px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.IndexPage .Vote span.place2
{
	width: 294px !important;
	background: url(/i/place2BG.png);
	padding-top: 88px;
}
	
.IndexPage .Vote span.place1
{
	width: 312px !important;
	background: url(/i/place1BG.png) bottom no-repeat;
	padding-top: 45px;
}
	
.IndexPage .Vote span.place3
{
	width: 294px !important;
	background: url(/i/place3BG.png);
	padding-top: 122px;
}
	
.IndexPage .Vote
{
	padding-top: 10px;
	padding-left: 50px;
}

.IndexPage .Trees a
{
	display: block;
	float: left;
	width: 131px;
	height: 135px;
	text-align: center;
}
.IndexPage .Trees h2
{
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	text-align: center;
}	
.IndexPage .Trees
{
	padding-top: 0px;	
}































