.Mail_Me {
	background-image: url(/images/Mail_Me.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 31px;
}
.Name {
	background-image: url(/images/Name.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
	width: 84px;
}
.Email {
	background-image: url(/images/Email.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
	width: 84px;
}
.Message {
	background-image: url(/images/Message.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 84px;
}
.Mail_Form_Item {
	padding: 2px;
	text-align: left;
	vertical-align: middle;
}
.Twitter_Cell {
	list-style:none;
	vertical-align: top;
}
