@import url("list.css");
@import url("itembox.css");

div.merchant div.buy { float: left; display: inline; margin-right: 0px; padding-top: 0px; text-align: center; width: 215px; }
div.merchant div.buy h6 { text-align: center; }
div.merchant div.buy div.shop img { margin: 10px 0px 0px 4px; }

div.desc { display:inline; float:left; font-size:11px; margin: 10px 0px 0px 30px; text-align:left; width:260px; }
div.desc p { font-size:12px; margin: 0; text-align:left; margin-bottom: 0px;}
div.desc h3 { font-size:14px; margin:0; margin-bottom:1em; padding:0; text-align:left; }
div.desc ul {margin: 6px 0; padding: 0 0 0 0; list-style: none;}
div.desc li {margin: 0 8px 10px 5px; background-image: url(/images/beanbullet.gif); background-repeat: no-repeat; background-position: 4px 4px; padding-left: 16px;}

div.identity { border:0; display:inline; float:left; font-size:12px; margin: 10px 0px 0px 35px; text-align:center; width:172px; }
div.identity img { margin-bottom:4px; border:1px solid #efefef; vertical-align:middle; }
div.identity div.etf { display:inline; float:right; margin-right:30px; }
div.info { font-size:12px; margin:0px 25px; text-align:left; }
div.info p { margin-bottom:10px; }
div.info span { font-weight:bold; }

div.links { margin-top:1em; text-align:center; }
div.list-link { margin:0 25px; margin-bottom:2.5em; }

div.itembox-group { margin: 10px 10px 10px 20px; width: 780px; margin:0px 0px 5px 0px; padding :0px 0px 10px 0px; }
div.itembox {height: 175px; margin-bottom: 25px; }

div.item { margin: 10px 0 15px 11px; }

div.mclub {
	margin: 15px auto 5px;
	width: 190px;
	border: 2px solid #ccc;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

div.brule {border-bottom: 2px solid #b5a699; width: 450px; height: 1px; line-height: 1px; margin: 20px auto;}


