body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table.items_down {
	margin: 25px 20px 0 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	_width: 525px;
}

table.items_down th {
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
}

table.items_down tr { line-height: 1.5em; }

table.items_down td.title_cat {
	padding: 20px 0 10px 0;
	font-size: 24px;
}

table.items_down td.pict {
	width: 35px;
	padding: 5px 10px;
}

table.items_down td.title { border-bottom: 1px solid #c15825; }
table.items_down td.price {
	width: 8em;
	text-align: right;
	border-bottom: 1px solid #c15825;
}

img {
	float: left;	
}

a img {
	position: relative;
	border: none;
	margin-right: 12%;
	margin-top: 125px;
	float: right;
}

hr {
	visibility: hidden;
	clear: both;
}
