div#left{
	padding-top:15px;
}
div#item_img{
	/margin-left:-15px;
}
div.item{
	padding-bottom:20px;
	background-image:url('../img/louvredo/list_spacer.png');
	background-repeat:no-repeat;
	background-position:bottom center;
}
div.last_item{
	background-image:none;
}
table#item_list{
	font-size:small;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	line-height: 170%;
}
div.customers_voice{
	margin-top:7px;
	margin-bottom:7px;
	margin-left:20px;
	margin-right:20px;
}
div.voice_list{
	display:none;
	background-color:rgb(255,245,245);
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:4px;
	font-size:smaller;
}
div.voice_list div.name{
	color:rgb(255,111,111);
}
div.voice_list div.message{
	padding-bottom:15px;
}
div#atomizer_home{
	float:left;
	width:210px;
}
div#tansan_double{
	margin-left:220px;
	margin-top:70px;
}
img#tansan_atomizer_double{
	padding:3px;
	border:1px solid rgb(229,229,229);
}
p.tansan_lead{
	color:rgb(15,118,118);
}
h2{
	background: rgb(255,111,114);
	color: #fff;
	padding: 7px;
}
h3{

	color:rgb(255,111,114);

}
.media dl{
	border-bottom: 1px dotted  rgb(255,111,114);
	margin-bottom: 40px;
	padding-bottom: 10px;
}
.media dt{
	margin-top: 10px;
	border-top: 1px dotted  rgb(255,111,114);
	padding: 10px 0 5px 0;
}
.media dd{
	margin-bottom: 2px;
}
.productname, .articleinfo{
	background: #F5D5DF;
	font-size: 85%;
	display: block;
	margin-right: 5px;
	overflow: hidden;
	float: left;
	width: 80px;
	text-align: center;
	clear: both;
}