﻿#mainTop 
{
	height: 70px;
}

#mainBottom 
{
	padding-right: 300px;
	position: relative;
}

.sticker 
{
	position: absolute;
	left: 30px;
	top: 55px;
	margin: 0px;
	padding: 0px;
	width: 111px;
	height: 110px;
	background: url(../images/foresteducationgrant/sticker.png) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
}

.download 
{
	position: absolute;
	left: 481px;
	top: -22px;
	margin: 0px;
	padding: 0px;
	width: 132px;
	height: 130px;
	background: url(../images/foresteducationgrant/download.png) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
}
