.category_item {width:360px; height:150px; border-right:1px solid #CCC; float:left; position:relative; margin:0px 10px 10px 0px}
.category_item img {position:absolute; top:12px; left:12px; width:133px; height:133px}
.category_item p {position:absolute; top:12px; left:153px; margin:0px 0px; padding:0px 10px 0px 0px}
.category_item a {position:absolute; bottom:8px; left:153px; margin:0px 0px; padding:0px 0px 0px 0px; font-weight:bold}

.end_item {margin:0px 0px 10px 0px; border:none}

.product_item {width:720px; margin:10px 0px; position:relative}
.product_item img {float:left;width:320px}
.product_item_text {float:right; width:390px}
.product_item_text h1 {margin-bottom:5px}

table.products tr td {border-bottom:1px solid #CCC}

table.cart tr.top_row td {border-bottom:1px solid #CCC; background-color:#E6E6E6}

.content_error {width:710px; border:1px solid #990000; background-color:#E4E4E4; margin-bottom:15px; margin-left:6px; padding:10px 10px}
.content_error ul, .content_error p {margin:5px 5px}

