.ss input.txt{
	width:145px;
}

.frmTellFriend{
	width:100%;
}

.tellfriend{
	text-align:left;
}

.tellfriend th {
	text-align:right;
}

.tellfriend th.oh {
	vertical-align:top;
	text-align:left;
}

.tellfriend th.m{
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	text-align:center;
	color:white;
	font-size:12px;
	background-color:#009933;
}

.tellfriend td {
	vertical-align:top;
}

.tellfriend input.txt{
	width:200px;
}
.tellfriend textarea{
	width:100%;
}
.error_list{
	color:#a90000;
}
ul{
	margin-top:0px;
	margin-bottom:0px;
}
textarea{
	width:374px;
}

.errCon{
	margin:20px;
}
