/* Begin AMLETER Standard Style */
/*  by ohbatch            */
.amleter {
 margin:5px 0px 8px 0px;
 width:588px;
 border: 1px solid #CCCCCC;
 background-color: #ffffff;
}
/* clearfix hack*/
.amleter:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.amleter{ display: inline-block; }
/* Hides from IE-mac \*/
* html #container {height: 1%;}
.amleter{ display: block;}
/* End Hides from IE-mac */
.amleter img.product {
 float: left;
 border: 0;
 padding: 0;
}
.amleter a {
 padding-left: 18px;
 background:url(http://www.ohbatch.net/amleter/common/img/ico_amz.gif) left top no-repeat;
}
.amleter a:link { color: #00f; }
.amleter a:visited { color: #884818; }
.amleter a:hover, a:active{ color: #f93;}
/* End AMLETER Standard Style */