#mycontainer 
	{
 		LEFT: 50%; 
 		MARGIN-LEFT: 330px; 
 		POSITION: absolute; 
 		TOP: 350px
	}

#mycontainer1 
	{
 		LEFT: 50%; 
 		MARGIN-LEFT: 330px; 
 		BOTTOM: 185px; 
 		POSITION: absolute
	}
