a.CommandButton
{
	background:transparent url(images/iconLn.gif) no-repeat scroll 0 6px;
	color:#E64215;
	float:right;
	font-size:1.2em;
	padding-left:15px;
	position:relative;
	text-decoration:none;
	z-index:2;
	display:block;
}

a.CommandButton:hover
{
	color:#666666;
}