﻿.tellFriendPanel 
{
	width:auto;
	height:auto;
	padding:5px;
	background:#FFFACD;
	border:1px solid #cecece;
}

.tellFriendPanel .redStar 
{
	float:left;
	margin:3px;
}

.listOfButtonsContent .tellFriendPanel .popupBtn input{
	background: url(../Images/admin_top_btn.gif) repeat-x;
	border: 1px solid #9b9b9d;
	color: #000000;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	font-size: 11px;
	cursor: pointer;
	padding:0 2px;
	height:21px;
	text-decoration:none;
	width: 20px;
	margin:5px;
	
}

.popup 
{
	 background:#666666;
	 filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;	
	font-size: 30%;

}

.expressEditorProductName
{
	min-height:38px;
	height:38px;
}
.Sticket_style3 
{
	float:left;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}