#printSend
{
	position:absolute;
	right:10px;
	top:10px;

	z-index: 2002;
}


#printsendContent
{
	height:20px;
	width:175px;
	border: solid 1px gray;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:0px;
	padding-right:5px;
	font-size:11px;
	font-family:Verdana;
	font-weight:500;
	vertical-align:top;
	background-color:White;	
}
/*
#printsendContent img
{
	vertical-align:middle;
}

.printSendButton
{
	line-height: 12px;
	vertical-align:top;
	padding-left:2px;
	cursor:pointer;
	text-decoration:none;
	color:#003366;
}

.sendLabel
{
	vertical-align:top;
	text-align:left;	
	font-size:12px;
}

.bolder
{
	font-weight: bolder;	
}

table.sendDialog
{
	width:300px;	
}

#dialogContainer
{
	clear:both;	
}

.sendButton
{
	padding-left:2px;
	padding-bottom:2px;	
}

.dialogBackground
{
	
}

input.text
{
	border: none;
	border-top: 1px solid Black;
	border-left: 1px solid Black;	
}

.watermarked
{
	color:Gray;	
}

.emailHeaderBg
{	
	width:auto;
	font-size: 14px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	
	color:Black;
	height:24px;
	
	border-bottom: 1px solid #909ba1;
	background-color: #cde0ef;
}

.headerIcon
{
	float:right;
	padding-right:5px;
	padding-top:5px;	
	cursor:pointer;	
}

.emailHeaderBg span
{
	padding-left:5px;
	padding-top:5px;
	
}
*/
