ul#feature {
	width: 140px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#feature li {
	list-style-type: none;
	width: 140px;
}

ul#feature li span {
	display: none;
}

ul#feature li a {
	display: block;
	width: 140px;
	height: 70px;
	padding: 0px;
}
ul#feature1 {
	width: 140px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#feature1 li {
	list-style-type: none;
	width: 140px;
}

ul#feature1 li span {
	display: none;
}

ul#feature1 li a {
	display: block;
	width: 140px;
	height: 70px;
}

ul#feature2 {
	width: 140px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#feature2 li {
	list-style-type: none;
	width: 140px;
}

ul#feature2 li span {
	display: none;
}

ul#feature2 li a {
	display: block;
	width: 140px;
	height: 70px;
}


#smartermail {
	background: url(smartermail-security-button.jpg) 0 -136px no-repeat;
	height: 70px;
}

#smartermail a
{
	background: url(smartermail-security-button.jpg) top left no-repeat;
}

#contact {
	background: url(webmail-contact.jpg) 0 -136px no-repeat;
	height: 70px;
}

#contact a
{
	background: url(webmail-contact.jpg) top left no-repeat;
}


#smartermail-feature {
	background: url(smartermail-features.jpg) 0 -136px no-repeat;
	height: 70px;
}

#smartermail-feature a
{
	background: url(smartermail-features.jpg) top left no-repeat;
}

#services a:hover, #smartermail a:hover, #smartermail-feature a:hover, #contact a:hover
{	
		background-image: none;
}

