div#columntwo a {
	display: block;
	height: 180px;
}
*html div#columntwo a {
	margin: 0px 0px -2px 0px;
}
*:first-child+html div#columntwo a {
	margin: 0px 0px -2px 0px;
}
a#feature1 {
	background-image: url(../images/feature1.jpg);
}
a#feature2 {
	background-image: url(../images/feature2.jpg);
}
a#feature3 {
	background-image: url(../images/feature3.jpg);
}
