﻿
div.sendlinkBasePnl
{
	background-color: transparent;
	font-family: 'Trebuchet MS', Verdana, Arial;
	width: 470px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.sendlinkDescPnl
{
	background-color: #ced8e2;
	font-weight: bold;
	width: 464px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
}

div.sendlink_formtitlePnl
{
	background-color: #ced8e2;
	font-weight: bold;
	width: 464px;
	height: 25px;	
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
}

div.sendlinkFormPnl
{
	background-color: #edf2f6;
	width: 470px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.sendlink_fieldPnl
{
	background-color: Transparent;
	width: 464px;
	height: 49px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
}

div.sendlink_bigfieldPnl
{
	background-color: Transparent;
	width: 464px;
	height: 113px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
}

div.sendlink_fieldTitlePnl
{
	background-color: Transparent;
	width: 464px;	
}

div.sendlink_buttonPnl
{
	background-color: #edf2f6;
	width: 464px;
	height: 49px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
}

div.sendlink_errorPnl
{
	background-color: transparent;
	width: 460px;
	border: solid 2px red;
	font-family: Arial;
	color: red;
	vertical-align: middle;
	text-align:center;
	font-size: 125%;
	font-weight: bold;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
}

span.sendlink_formtitleLbl
{
	background-color: Transparent;
	width: 464px;	
	
}

span.sendlink_fieldTitle
{
	background-color: Transparent;
	font-size: 75%;
	width: 464px;	
	
}

input.sendlinkInputField
{
	background-color: white;
	width: 355px;	
	height: 21px;
	border: solid 1px #7f9db9;
}

input.sendlink_messageTxa
{
	background-color: white;
	width: 355px;	
	height: 85px;
	border: solid 1px #7f9db9;	
}
input.sendlink_button
{
	background-color: #3F698E;
	color: #ffffff;
	width: 72px;
	height: 18px;
	border: 0px;
	font-weight: bold;
}