@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
.content_wrapper {
	width: 500px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.talk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
	vertical-align: top;
}
.20_tall {
	height: 40px;
}
.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
	vertical-align: top;
}
.small_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.5_tall {
	height: 5px;
}
