#mycontainer 
	{
 		LEFT: 50%; 
 		MARGIN-LEFT: 375px; 
 		POSITION: absolute; 
 		TOP: 300px
	}

#mycontainer1 
	{
 		LEFT: 50%; 
 		MARGIN-LEFT: 375px; 
 		BOTTOM: 150px; 
 		POSITION: absolute
	}

#VehicleDetails {
  width: 370px;
}
