.SendToAFriendForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474A57;
	position:absolute;
	padding: 10px;
}

.SendToAFriendForm .box{
	width: 200px;
}

a:link, a:visited {color:#F15C22;}
a:hover, a:active {text-decoration:none;}
a{outline:none;cursor:pointer !important;}
a span{cursor:pointer !important;}
a.more{
 background:url('../images/ui/bullet_red.gif') no-repeat right center;
 padding-right:10px;}
