#top_panel 
{
	height: 102px;
	width: 616px;
	z-index: 20;
	position: relative;
	top: 0px;
}

.body_text
{
	position: relative;
	top: 0px;
	z-index: 10;
	margin: 20px 25px 30px 0px;
}

#mailing_list
{
	margin-top: 20px;
}

.text_input
{
	font-size: 10px;
	margin-top: -1px;
	margin-left: 10px;
	width: 250px;
}

#inner_body
{
	background-image: url(../_images/mailing_list_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	top: 0px;
	width: 807px;
	display: table-cell;;
}