/* CSS Document */
#slide1 {
	position:absolute;
	padding: 0px;
	margin: 10px;
	background: #666;
	border: 5px solid #ccc;
	width: 180px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px;
	height:135px;
	left: 37px;
	}
html>body #slide1 {
	width: 180px; /* ie5win fudge ends */
	text-align: center;
	}

#slide2 {
	position:absolute;
	padding: 0px;
	margin: 10px;
	background: #666;
	border: 5px solid #ccc;
	width: 270px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px;
	height:135px;
	left: 257px;
	}
html>body #slide2 {
	width: 180px; /* ie5win fudge ends */
	text-align: center;
	}

#slide3 {
	position:absolute;
	padding: 0px;
	margin: 10px;
	background: #666;
	border: 5px solid #ccc;
	width: 270px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px;
	height:135px;
	left: 487px;
	}
html>body #slide3 {
	width: 180px; /* ie5win fudge ends */
	text-align: center;
	}
	
#slide4 {
	position:absolute;
	padding: 0px;
	margin: 10px;
	background: #666;
	border: 5px solid #ccc;
	width: 270px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px;
	height:135px;
	left: 717px;
	}
html>body #slide4 {
	width: 180px; /* ie5win fudge ends */
	text-align: center;
	}

