#email-me
{
	width:170px;
	margin-top:50px;
	margin-left:505px;
}

#email-me div
{
	padding-bottom:10px;
	clear:both;
}

#email-me span
{
	display:block;
	clear:both;
}

input
{
	width:170px;
	height:18px;
	font-size:15px;
	border:01px solid #03365D;
}

input:focus
{
	width:170px;
	height:16px;
	border:02px solid #311b22;
}

input.submit
{
	width:45px;
	margin-left:126px;
	background-color:transparent;
	color:#FFFFFF;
	border:00px;
}

textarea
{
	width:170px;
	height:50px;
	font-size:15px;
	border:01px solid #03365D;
}

textarea:focus
{
	width:170px;
	height:48px;
	border:02px solid #311b22;
}