#telltheworld {
	background-color: #872175;
	color: white;
	font-family: courier new;
	font-size: 19px;
	padding: 12px 0px 11px 13px !important;
	margin: 0px 0px 20px 0px !important;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 0px;
	width: 565px;
}

#telltheworld_text {
	background-color: #A4538F;
	color: white;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 0px;
	width: 200px;
	height: 190px;
}

#telltheworld_text p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

img.telltheworld_logo {
	position: absolute;
	bottom: 10px;
	left: 20px;
}

#telltheworld_form {
	border: 1px solid #333333;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 230px;
	height: 180px;
}

#telltheworld_form table {
	text-align: left;
	margin: 0px 0px 0px 20px;
	position: absolute;
	top: 40px;
	left: -7px;
}

#telltheworld_form table th {
	text-align: right;
	vertical-align: center;
	padding: 5px 5px 5px 5px;
}

#telltheworld_form table td {
	text-align: left;
	padding: 5px 5px 5px 5px;
	vertical-align: center;
}
