body { margin: 0; padding: 0; text-align: center; font-size: 12pt; }
.np {
	display: none;
}
a:link, a:visited {
	color: #0000ff;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
/*
 *	To display link url's after the link
 */
/*a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}*/
div.break { page-break-before: always; }
.saleimage {
	float: left; margin-right: 10px; margin-top: 0px; position: relative; z-index: 100;
}

/*#container{
	width: 470px;
	margin: 0 auto;
	background: #ffffff;
	text-align: center;
}*/
/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:480px;
	height:574px;
	float:left;
}

#box4 h3, #box4 p, #box4 ul{
	padding:0;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:400px;
	/*width:150px;*/
	float:left;
	margin:0 auto 0 auto;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}


/* ********************************** */
.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}
.mask3{
	position:relative;
	width:480px;
	height:600px;
	overflow:hidden;
	margin: 0 0 0 40px;
}

span img{
	display:block;
	border:none;
}
.main-block {
	border: 0;
}
#nav {
	border: 0;
}
#footer {
	border: 0;
}
