/* NEWITEM CSS  */

h1 span{
	background: url("../newitem/img/title.gif") no-repeat;
	width: 100%;
	height: 100%;
	position:absolute;
}

.copy {font-size:8pt; line-height:15pt; color: #5F4D3C;}


.line{
	background: url("../newitem/img/line.gif") repeat-x;
}

li{font-size:8pt; line-height:11pt; color: #8F8F8F; list-style-type:none;
}


.detail {font-size:8pt; line-height:11pt; color: #5F4D3C; }

.detail li{padding-left:20px;}

#BT {
	padding:3px;
	position: absolute;
	top: 30px;
	left: 200px;
}