#email-to-friend {
background:#232323 none repeat scroll 0 0;
border:2px solid #232323;
display:none;
position:absolute;
width: 380px;
}
#email-to-friend a {
background:transparent url(/mmlib/images/friend-close.gif) no-repeat scroll 0 0;
display:block;
height:13px;
text-indent:-10000px;
width:13px;
}
#email-to-friend a:hover {
background-position:0 -13px;
}
#email-to-friend form {
background:#494949 none repeat scroll 0 0;
border:12px solid #666666;
padding:10px;
}
#email-to-friend .form-field {
clear:left;
float:none;
margin:0 0 10px;
}
#email-to-friend .s2 {
clear:none;
float:left;
width:156px;
}
#email-to-friend .s2 input {
width:140px;
}
#email-to-friend h4 {
color:#949C2D;
font-family:Courier,monospace;
font-size:16px;
line-height:18px;
margin-bottom:0.5em;
padding:2px 0;
}
#email-to-friend label {
color:#FFFFFF;
margin:0 0 4px;
width:80px;
}
#email-to-friend-close {
float:right;
}
#email-to-friend-success {
color:#FFFFFF;
}
#email-friend-error {
display:none;
}
