* {margin: 0; padding:0}
#reviewlist {
	position: absolute;
	left: 75px;
	top: 190px;
	width: 148px
}
#reviewimage {position: absolute; left: 160px; top: 110px}
span {float: right; font-weight: normal; font-style: italic; color: #48d; font-size: 1em}
.page { display: none; 
	position: absolute; 
	left: 240px; 
	top: 166px; 
	width: 420px; 
	background: #eeeeee; 
	color: #48d; 
	border: solid 12px #dddddd;
	padding: 10px; 
	z-index: 6}
.page p {font-weight: normal}
.page img {float: left; padding-right: 10px; padding-bottom: 8px}

