*
{
	border:0;
	margin:0;
	padding:0;
}

body
{
	background:#F0EDDC;
}

input
{
	font:bold 12px Arial, Verdana;
}

#all
{
	width:4990px;
	height:1050px;
	margin:auto 0;
	background:#F0EDDC url(images/bkg_circle.jpg) no-repeat;
	font:10px Arial, Verdana;
	color:#6C645F;
}

#note1
{
	left:445px;
	top:124px;
}

.notes
{
	width:310px;
	height:470px;
	overflow:hidden;
	position:absolute;
	padding:0 10px 0 0;
}

.btn_buynow
{
	position:absolute;
	left:80px;
	top:250px
}

.btn_myspace
{
	position:absolute;
	left:80px;
	top:345px
}

.fld_quantity
{
	z-index:1;
	width:18px;
	color:#83B76C;
	text-align:center;
	background:transparent;
	position:absolute;
	left:178px;
	top:62px
}

.scrollgeneric
{
	font-size:1px;
	line-height:1px;
	position:absolute;
	left:0;
	top:0;
}

.scrollerjogbox
{
	width:10px;
	height:10px;
	bottom:0px;
	right:0px;
	left:auto;
	top:auto;
}

.hscrollerbase
{
	height:7px;
	background:#F0EDDC;
}
.hscrollerbar
{
	height:7px;
	background:#BAD86A;
}

.vscrollerbase
{
	width:7px;
	background:#F0EDDC;
}
.vscrollerbar
{
	width:7px;
	background:#BAD86A;
}