/* CUSTOM CSS */

#floatme {
	
display: block;
        width: 70px;
	height: 30px;
	position: absolute;
	top: 0px;
	margin-top: 266px;
	left: 0px;
	margin-left: 678px;
}

#floatme2 {
	
display: block;
        width: 70px;
	height: 60px;
	position: absolute;
	top: 0px;
	margin-top: 245px;
	left: 0px;	
	margin-left: 768px;
}

#floatme3 {
	
display: block;
        width: 88px;
	height: 60px;
	position: absolute;
	top: 0px;
	margin-top: 240px;
	left: 0px;
	margin-left: 860px;
}


