@charset "utf-8";
.introtext {
	width: 700px;
	background-image: url(../images/machines/weidematic-machine.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content .introtext h2 {
	margin-right: 300px;
}

#content .introtext ul {
}
#content .introtext #contactus {
	float: right;
}

#content .introtext ul li {
	list-style-image: url(../images/other/usability/point.png);
	list-style-type: none;
	padding: .2em;
}
