p, h3, dl {
	margin-left:  auto;
	margin-right:  auto;
	padding-left:  20px;
	padding-right:  20px;
}

#content {
	background-image:  url(../images/bg_ie.png);
}

div#other {
	width:  160px;
	color:  black;
	font-size:  10px;
	float:  right;
	margin-right:  -100px;
	margin-top:  -1750px;
	position:  relative;
	z-index:  10000;
}

div#callout {
	position:  absolute;
	top:  -225px;
	left:  -10px;
	width:  190px;
	height:  259px;
	background-image:  url(../images/book_ie.png);
	background-repeat:  no-repeat;
	background-position:  right;
}

div#callout img {
	display:  none;
}