.catalog-price {color:red;}
/*div.catalog-section table td {padding-right:10px;}*/
h3 {font-size:14px; margin-bottom:3px}
.catalog-section table td img{
/*border:2px solid black;*/
}

.catalog-section table td .dmg{
border:2px solid white;
}

div.catalog-section table.print_table1 {
 /*border-collapse:collapse;
 empty-cells:show;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;*/
}
/*
table.print_table1 td{
 border-left: 1px solid #000;
 border-top: 1px solid #000;
}*/
div.catalog-section table.print_table1 td{
 /*border-collapse:collapse;
 empty-cells:show;*/
 padding:2px;
 text-align: center; 
 /*border-left: 1px solid #000;
 border-top: 1px solid #000;*/
}

table.price{
	width: 100%;
	border-collapse: collapse;
}
table.price td{
	border: 1px solid #aaa;
}
div.catalog-section table.price td.alignLeft{
	text-align: left;
}
