*
{
	margin: 0;
	padding: 0;
}

#XimageContainer {
	z-index: 1;
	position: relative;
	height:98px;
	width:299px;
	top:-145px;
	left:467px;
	margin:0;
	padding:0;
}

#XimageContainer img
{
	width:299;
	height:98;
	z-index:0;
	position:absolute;top:0;left:0px;
	margin-left:0px;	
}

