@charset "utf-8";
*{ margin:0px; padding:0px;}
body{ text-align:center;}
#wrapper {background-color: #fff; height: auto; width: auto;}
#main{ height:500; width:645px; border:1px solid #cfcdcd; background-color:#fbfafa; padding:0 10px}
.input1{ width:215px; height:24px; border:1px solid #b7b6b6; color:#000; padding:0 0 0 5px; background-color:#fff;}
#main table td {padding:0 0 0; text-align:left;}
.input2{
	width:222px;
	height:24px;
	border:1px solid #b7b6b6;
	color:#000;
	padding:0 0 0 5px;
	background-color:#fff;
}

h4 { font-family:Franklin Gothic Book; font-size:24px; color:#226ca1; padding:0 0 0 23px; text-decoration:underline;}
h5 { font-family:Franklin Gothic Book; font-size:16px; color:#226ca1; text-decoration:underline;}
.message1{color:#fff; border:solid 1px #e3e0e0; text-align:center; vertical-align:middle; font-weight:bold; padding:2px 0 0 0;font-size:15px; float: left; width:350px; height:auto; font-family:Arial, Helvetica, sans-serif; background:#da0500;}
.text{font-family:Arial; font-size:16px; color:#226ca1; font-weight:normal;  font-weight:bold; border-bottom:1px dotted #757575; text-align:left;}
.text1{font-family:Arial; font-size:13px; color:#393838; font-weight:normal; width:80px; }
.submit{ width:79px; height:28px; background: rgb(24,103,158); /* Old browsers */
background: -moz-linear-gradient(top, rgba(24,103,158,1) 0%, rgba(20,81,124,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,103,158,1)), color-stop(100%,rgba(20,81,124,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(24,103,158,1) 0%,rgba(20,81,124,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(24,103,158,1) 0%,rgba(20,81,124,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(24,103,158,1) 0%,rgba(20,81,124,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(24,103,158,1) 0%,rgba(20,81,124,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18679e', endColorstr='#14517c',GradientType=0 ); /* IE6-9 */
border:none; color:#ffffff;}
 
 /*tell your friend*/
 .messageinput{
	width:535px;
	height:200px;
	border:1px solid #b7b6b6;
	color:#000;
	padding:0 5px;
	background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:24px;
}
 .messageinput1{
	width:535px;
	height:100px;
	border:1px solid #b7b6b6;
	color:#000;
	padding:0 5px;
	background-color:#fff;
}
