#Newsletter_panel_HP label { display:none}
.tellAFriendTable input, #Newsletter_panel_HP input 
{
    background:#F7F3E8 url(/includes/images/from-input-bg.gif) repeat-x scroll center top !important;
border:1px solid #A7A188;
color:#1D354A;
float:left;
font-family:Tahoma,Arial,sans-serif;
font-size:11px;
font-weight:normal;
height:16px;
margin-left:3px;
width:200px;
margin-top:5px
    }
    
#Newsletter_panel_HP input { width:156px!important}    
    
.tellAFriendTable textarea     
{
    border:1px solid #A7A188;
color:#1D354A;
float:left;
font-family:Tahoma,Arial,sans-serif;
font-size:11px;
font-weight:normal;
margin-left:3px;
width:200px;
margin-top:5px
}
    
    
#Newsletter_panel_HP input#CustomSignUp1_EZ2, #SendButton {
background:transparent url(/includes/images/submit2.gif) no-repeat scroll center bottom !important;
border:0pt none;
color:#3C2E0B;
cursor:pointer;
float:right;
font-family:none;
font-size:100px;
line-height:150px;
height:25px;
margin:0pt;
padding:0pt;
text-indent:-9999em;
width:83px;
}


/* ----------------------------- r.a.d.window wrapper related styles ------------------------*/
.RadETableWrapperResizeSpan
{
	cursor : default;
	border : 3px solid #cccccc;
}

.RadETableWrapper
{
	border:1px solid #c8c8c8;
	border-top: 1px solid #e5e5e5;
	border-bottom: 0;
	background-color:#fff;
	font-size:0px;
	vertical-align: top;
}

.RadETableWrapper TD
{
	vertical-align: top;
}

.RadETableWrapperHeaderLeft
{
	/*background: url(CssImg/DialogueHeaderLeft.gif);
	width:9px;*/
	height:24px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.RadETableWrapperHeaderCenter
{
	text-align: left;
	height:24px;
	font-family:Tahoma;
	font-weight: bold;
	color: #212121;
	/*background: url(CssImg/ToolbarRowBackground.gif);*/
	background-color:#fff;
	background-repeat: repeat-x;
	vertical-align: top;
	padding:4px;
}
.RadETableWrapperHeaderRight
{
	width:1px;
	height:24px;
	vertical-align: top;
}

.RadETableWrapperBodyLeft
{
	width:0px;
}

.RadETableWrapperBodyCenter
{
	width:100%;
	height:100%;
}

.RadETableWrapperBodyRight
{
	width:0px;
}

.RadETableWrapperFooterLeft
{
	background-repeat: no-repeat;
	height: 13px;
	font-size: 0px;
	width: 0px;
	border-bottom: 1px solid #B4B4B4;
}

.RadETableWrapperFooterCenter
{
	width:100%;
	height: 13px;
	font-size: 0px;
	line-height:0px;
	border-bottom: 1px solid #B4B4B4;
}

.RadETableWrapperFooterRight
{
	font-size: 0px;
	width: 14px;
	height: 13px;
	line-height:0px;
	cursor:nw-resize;
	/*background-image: url(CssImg/footerResize.gif);*/
	background-repeat: no-repeat;
	border-bottom: 1px solid #B4B4B4;
}

.RadETableWrapperFooterRightOver
{
	width:0px;
	height:0px;
	font-size: 0px;
	line-height:0px;
	cursor:nw-resize;
}

.RadERadWindowHeader
{
	font-family: Verdana,Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #781D08;
	cursor:default;
	width:100%;
	display:block;
}

.RadERadWindowButtonClose
{
	cursor: hand;
	cursor:pointer;
	background-image: url(CssImg/btn_close.gif);
	background-repeat: no-repeat;
	width:12px;
	height:12px;
	display:block;
}

.RadERadWindowButtonPinOff
{
	cursor: hand;
	cursor:pointer;
	background-image: url(CssImg/dialogueHeaderPinOff.gif);
	background-repeat: no-repeat;
	width:16px;
	height:24px;
	display:block;
}

.RadERadWindowButtonPinOn
{
	cursor: hand;
	cursor:pointer;
	background-image: url(CssImg/dialogueHeaderPinOn.gif);
	background-repeat: no-repeat;
	width:16px;
	height:24px;
	display:block;
}
