@import url("base.css");

p#access img
{
	margin: 0 0 0 140px;
}

p#access a, p#access a:visited
{
	background: transparent url("images/accessmlsspeech2.png") no-repeat;
	display: block;
	float: right;
	margin: 40px 165px 0 0;
	text-decoration: none;
	width: 278px;
	height: 46px;
}

/* Holly Hack® -- IE/Win-only /*/
* html p#access a, * html p#access a:visited
{
	margin-right: 80px;
}
/* End of IE/Win-only */

p#access a:active, p#access a:hover
{
	background-position: 100% 0;
}

p#access a span
{
	line-height: 1px;
	visibility: hidden;
}