﻿form {
	padding-top: 0px;
}


h1 
{
   padding: 0px;
   margin:0px;  
   font-weight:lighter;
   font-size: 1.9em;
    }
	
#imagoCurrentImageDiv {
	position: relative;
	top: 0px;
}	
	
a.imago_navNext {
	right: 0px;
	bottom: 0px;
	background: url('img/nextImg.png') no-repeat top right;
}
	

