﻿.cDivTellAFriend, .cDivPrint{
	float: left;
	margin-right:5px;
}
.cDivTellAFriend,.cDivPrint{
}
.cDivTellAFriend img, .cDivPrint img{
	cursor:pointer;
}

.cDivPadding {
	padding: 25px;
}
/*  ----------  TellAFriendForm  ---------   */
.cDivMask {
	position: fixed;
	width: 470px;
	background: url(../Images/ShopingBgWPage001.gif) repeat-x left bottom #fff;
	border-radius: 10px;
	border: 2px solid #555;
	z-index: 999999 !important;
	color:#525c64;
}
.cDivTellAFriend .cValue{
	text-align:left !important;
}
.cDivMask input.cTbx{
	width:100%;
}
.cDivOuterTellAfriend {
	z-index: 999;
	background: url(../Images/bgHide0021.png) repeat left top;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
}
.cDivMask .cLabel {
	text-align: right;
	font: normal 11px tahoma;
}
.cDivMask .cBtn_fix {
	float: left;
	background: url(../Images/cBtnVoteBox.png) no-repeat center top;
	border: none;
	width: 71px;
	padding: 3px 0 22px;
	cursor: pointer;
}
.cDivMask .cTbx_long {
	width: 340px;
}
.cDivMask .cDivCloseButton {
	width: 32px;
	height: 32px;
	background: url(../Images/1334754238_fileclose.png) no-repeat center top;
	float: right;
	margin: -10px -12px 0 0;
	cursor: pointer;
}

.cDivMask {
	color:#525c64;
}
.cDivTellAFriendTitle {
    background:url(../Images/tellafreind_bgtitle.png) no-repeat center bottom;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 10px;
    padding-bottom:10px;
    width: 93%;
	text-align:right;
}

.cDivPadding {
    padding: 30px;
}
