@charset "utf-8";

div#detail{
	background: #fff url(img/beall_de.jpg) no-repeat scroll center top;
	width: 700px;
	height: 578px;
	margin: 2em auto 0 auto;
	text-align: left;
}

div#description{
	width:340px;
	margin-left:10px;
	padding-top:100px;
	color:#000;
}

div#description p{
	margin:1em;
	margin-top:0;
	padding:1em 0;
	padding-top:0;
	padding-bottom:0;
}

div#innerbox p{
	padding:0 1em 1em 1em;
	text-align:left;
	line-height:1.8em;
}
div#spec02 {
	float: left;
	width: 300px;
}
div#pottery h3 {
	background-image: url(img/r_pottery.gif);
	padding: 1em;
	height: 24px;
	background-repeat: no-repeat;
	background-position: left center;
}
p#pottery {
	width: 550px;
	padding-left: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #993366;
}
h3#lether {
	background-image: url(img/r_leather.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1em;
	height: 24px;
}
h3#other {

	background-image: url(img/r_other.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1em;
	height: 24px;
}
div#bicycles h3 {

	background-image: url(img/r_bicycles.gif);
	margin-left: 1em;
	padding: 1em;
	height: 24px;
	background-repeat: no-repeat;
	background-position: left center;
}
img#beline {
	margin-right: 250px;
}
img#rightimage {
	float:right;
	margin-right:1em;
	margin-bottom:1em;
	margin-top: 5px;
}
div#itemleft {
	float: left;
	margin-top: 5px;
}

