/*Capoeira Shopping Stylesheet*/

table.products {border-bottom: 1px gray dashed;
				right:auto;
				left:auto;
				text-align:center;
				}

table.products td {padding:10px;vertical-align:text-top;}

.orangetext {style=color: #CC6600;}

p.more {margin:0 20px 40px 20px;
		border-bottom: 1px silver dashed;
		border-top: 1px silver dashed;
		padding: 3px;}
.colors {color:#CC3300;}