.text
{
	float: top;
	width: 281px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	line-height: 10px;
	word-wrap: break-word;
	overflow: hidden;
}
A.link
{
	color: #000000;
	text-decoration: none;
}
.image
{
	float: top;
	width: 282px;
	height: 138px;
	border: 1px solid #cac276;
	text-align: center;
	background-color: #fbfbec;
}
* html .image
{
	float: top;
	width: 284px;
	height: 140px;
	border: 1px solid #cac276;
	text-align: center;
	background-color: #fbfbec;
}
.scroller
{
	border: 1px solid transparent;
}
.page
{
	position: absolute;
	left: 0px;
	top: 22px;
	width: 296px;
	height: 177px;
	visibility: hidden;
}
