@charset "utf-8";
/* CSS Document */


#wrapper div.brand{
	margin-left: 13px;
		font-size: 8px;
		margin-bottom: 50px;

}

table.sizelist{
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
table.sizelist tr{
	height: 17px;
}

table.sizelist td{
	text-align: center;
	border:1px solid white;
	width: 30px;
	height: 17px;
}
table.sizelist td.tag{
	text-align: center;
	border:1px solid white;
	width: 70px;
}
table.sizelist tr.dark{
	background-color: #CCCCCC;
}

table span.header{
	font-weight: bold;
	font-size: 10px;
}

img.findsize{
	margin-top: 11px;	
}

#section_holder {
	margin-top: 0px;
	margin-bottom: 50px;
	overflow: auto;
}
#section_holder img {
	float: left;	
	border: none;
}