#one {
	width: 225px;
	float: left;
}

#two {
	width: 225px;
	float: left;
}

#three {
	width: 225px;
	float: left;
}

#one ul {
	list-style-type: none;
	line-height: 1.5;
	padding-left: 10px;
}

#two ul {
	list-style-type: none;
	line-height: 1.5;
	padding-left: 10px;
}

#three ul {
	list-style-type: none;
	line-height: 1.5;
	padding-left: 10px;
}

div.main {
	height: 275px;
}

#want {
	color: black;
	font-size: 1.2em;
	margin-bottom: 0;
}

div.right {
	text-align: center;
}

a.rollover {
	background: url(http://www.msconcepts.com/images/08/side_images/pyware.gif) no-repeat;
	width: 170px;
	height: 199px;
	display: block;
	margin-left: 10px;
}

a.rollover:hover {
	background-position: -190px;
}
