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

#showTell {
	font-size: 18px;
	line-height: 25px;
	position: absolute;
	height: 500px;
	width: 450px;
	left: 175px;
	top: 125px;
	padding: 20px;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}
#showTell2 {
	font-size: 18px;
	line-height: 18px;
	position: absolute;
	height: 500px;
	width: 450px;
	left: 175px;
	top: 125px;
	padding: 20px;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}
#showTellGraphic {
	position: absolute;
	height: 94px;
	width: 115px;
	left: 600px;
	border: thin solid #8080C0;
}
body {
	background-image: url(../images/backgrounds/backgr1.gif);
}
.newLine {
	width: 450px;
	line-height: 25px;
	font-size: 18px;
}
.newIndentedLine {
	width: 410px;
	float: right;
	position: relative;
}
