﻿.ContactInfo64
{
	background-image: url(images/beta/contact64.png);
}
.About64
{
	background-image: url(images/beta/about64.png);
}
.About64, .ContactInfo64
{		
	/* 48px background images */
	width: 64px;
	height: 64px;
	background-repeat: no-repeat;
	/* Next set of properties are to make <asp:Button /> controls lose their style ;) */
	background-color: Transparent;
    border:none;
    display: inline;
}