.topimage
{
	margin: 10px 0 10px 100px;
	display: block;
	background: url(../../images/books/ya/mainpic.gif) no-repeat;
	width: 367px;
	height: 77px;
	outline: none;
}


#row1 {
	border: 0px solid green;
	width: 610px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}


#book1 
{
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 50px;
	text-align: center;
	width: 114px;
	height: 175px;
	border: 0px solid #fff;
}

#book1 .cover a {
	display: block;
	background: url(../../images/books/ya/tiger.gif) no-repeat;
	width: 114px;
	height: 175px;
	border: 0px solid #fff;
	outline: none;
}

#book1 .cover a:hover {
	background: url(../../images/books/ya/tiger_over.gif) no-repeat;
}


#book2 
{
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 170px;
	text-align: center;
	width: 119px;
	height: 175px;
	border: 0px solid #fff;
}

#book2 .cover a {
	display: block;
	background: url(../../images/books/ya/forever.gif) no-repeat;
	width: 119px;
	height: 175px;
	border: 0px solid #fff;
	outline: none;
}

#book2 .cover a:hover {
	background: url(../../images/books/ya/forever_over.gif) no-repeat;
}


#book3
{
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 300px;
	text-align: center;
	width: 119px;
	height: 175px;
	border: 0px solid #fff;
}

#book3 .cover a {
	display: block;
	background: url(../../images/books/ya/places.gif) no-repeat;
	width: 119px;
	height: 175px;
	border: 0px solid #fff;
	outline: none;
}

#book3 .cover a:hover {
	background: url(../../images/books/ya/places_over.gif) no-repeat;
}


#book4 
{
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 425px;
	text-align: center;
	width: 118px;
	height: 175px;
	border: 0px solid #fff;
}

#book4 .cover a {
	display: block;
	background: url(../../images/books/ya/letters.gif) no-repeat;
	width: 118px;
	height: 175px;
	border: 0px solid #fff;
	outline: none;
}

#book4 .cover a:hover {
	background: url(../../images/books/ya/letters_over.gif) no-repeat;
}