/*
*
{
	margin: 0;
	padding: 0;
}
*/

#XimageContainer {
	z-index: 1;
	position: relative;
	height:90px;
	width:300px;
	top:14px;
	left:350px;
	margin:0;
	padding:0;
}

#XimageContainer img
{
	width:300;
	height:90;
	z-index:0;
	position:absolute;top:0;left:0px;
	margin-left:0px;	
}

#XimageContainer img
{
width:299;
}



