#xlidewrapper   {
	background-image: url(../images/chip01.html);
	background-repeat: no-repeat;
	background-position: right top;
	height: 240px;
	width: 680px;
	margin: 0px;
	padding: 0px;
}
#xlide {
	position:relative;
	width:680px;
	height:245px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #xlide img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height: 240px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}

