
#filter,#filterS
{

	display: none;
	position: absolute;
	top: 0%;
	left: 50%;
	width: 100%;
	height: 100%;
	/*background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);*/

}


#box,#boxS
{
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 370px;
	padding-top:20px;
	_padding-top:30px;
	margin:0;
	background-color: white;
	z-index:101;
	border: 5px solid #000; 
	overflow: none;
	padding-bottom:10px;
}

#boxtitle,#boxtitleS
{
	position:absolute;
	top:0;
	left:0;
	width:362px;
/*	background:url(../images/boxtilte_bg.jpg) left no-repeat;	
   background:url(../images/box_title_bg.jpg) left repeat-x;*/
   background-color:#2EA9D5;
    height:29px;
	padding:0;
	margin:0;
	text-align:left;padding-left:8px;
	font-family:Arial;
	color:#fff;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	padding-top:5px;
}

#outmostDiv,#outmostDivS{margin:14px; border:0px solid #993366;}
#EmailFriend,#EmailSeller
{
padding:0px;
width:100%;
background-color:#FFF5BD; border:0px solid #9900CC;
padding-bottom:20px; padding-top:10px;
}
#successContent,#successContentS{ font-family:Arial; font-weight:bold; padding-top:5px; padding-bottom:5px;}
.EmailLabels{width:110px; float:left; text-align:left; padding:5px;}
#success,#successS{ border:0px solid #CC0099; font-weight:bold; font-family:Arial; text-align:center; margin-right:10px; padding:15px;}
.cancel_blue{ background:url(../images/cancel_blue.jpg) left no-repeat; width:63px; height:22px; border:0px;cursor: pointer;
cursor: hand;}
.send_blue{ background:url(../images/send_blue.jpg) left no-repeat; width:84px; height:22px; border:0px;cursor: pointer;
cursor: hand;}
.EmailText{border:0px solid #993366; width:200px; float:left; font-size:14px; font-family:Arial;}
.crossClass{border:0px solid #CC3366; float:right; margin-right:5px; cursor:pointer;}