body {
	margin: 0px 0px;
	padding: 0px;
    background-color: #ECEEE6;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.logo_top {
	background: url(img/toygiant_logo.jpg) no-repeat center bottom;

	width: 435px;
	height: 60px;
}

.box_checkout {
	width: 100%;
	height: 67px;
	position: absolute;
   	background-color: #FFFFFF;
	top:500px;
}

.box_silver {
	background: url(img/back_silver.jpg) no-repeat center top;	

	width: 435px;
	height: 320px;
	z-index: 1;		
}

.box_white {
	background: url(img/back_white.jpg) no-repeat center top;	

	width: 435px;
	height: 320px;
	z-index: 1;		
}

.box_black {
	background: url(img/back_black.jpg) no-repeat center top;	

	width: 435px;
	height: 320px;
	z-index: 1;		
}

.box_pink {
	background: url(img/back_pink.jpg) no-repeat center top;	

	width: 435px;
	height: 320px;
	z-index: 1;		
}

.box_silverbook {
	background: url(img/back_silverbook.jpg) no-repeat center top;	

	width: 435px;
	height: 320px;
	z-index: 1;		
}


.box_regular {
	background: url(img/back_regular.jpg) no-repeat center top;	

	width: 435px;
	height: 220px;
	z-index: 1;		
}

.box_limited {
	background: url(img/back_limited.jpg) no-repeat center top;

	width: 435px;
	height: 250px;
	z-index: 1;	
}

.box_portfolio {
	background: url(img/back_portfolio.jpg) no-repeat center top;

	width: 435px;
	height: 250px;
	z-index: 1;	
}

.add_pos_poster {
	position: relative;
	top:210px;
	left:128px;
}

.add_pos77 {
	position: relative;
	top:110px;
	left:128px;
}
.add_pos78 {
	position: relative;
	top:23px;
	left:129px;
}
.add_pos79 {
	position: relative;
	top:137px;
	left:128px;
}
.selectstyle {
	width: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
