div.book {
	height:100px;
	background:transparent url(/gx/book.gif) top left no-repeat;
	margin-top:20px;
	cursor:pointer;
}
div.container {
	overflow: hidden;
	width: 100%;
	margin-bottom:30px;
}

div.left {
	width: 49%;
	float: left;
}

div.right {
	width: 49%;
	float: right;
}

#sl2ns { width:335px; height:260px; padding:10px;  }
#sl2ns  h2 { font-size:180%; border:none; margin:5px 0px; margin-left:110px; line-height:1.2em; }
#sl2ns  .p1 { margin-left:110px; line-height:1.6em; }
#sl2ns img { float:left; }