#mycontainer 
	{
 		LEFT: 50%; 
 		MARGIN-LEFT: 325px; 
 		POSITION: absolute; 
 		TOP: 275px
	}

#mycontainer1 
	{
 		LEFT: 50%; 
 		MARGIN-LEFT: 325px; 
 		BOTTOM: 150px; 
 		POSITION: absolute
	}
