.category_nav_path{
 padding: 10px 15px;
 clear: both;
border-bottom: 1px solid #f3f3f3;

}
.category_nav_path_text a{
 font-size: 12px;
 font-weight: bold;
 color: #800000;
 padding-left: 10px;

}

.category_listing_table {
 width: 100%;
 border: 0px;
 padding-top: 50px;
}

.category_listing_table td{
 width: 50%;
 padding: 5px 5px 5px 5px;
}

/* Right Panel -- Category Item Listings */
#category_items_header{
 width:573px;
 border-bottom: 1px solid #f3f3f3;
 overflow:hidden;
 clear: both;
 margin-top: 10px;
}

#category_items_header .category_nav_path{
 border: 0px;
}

.category_items_content{
 /*padding: 0px 30px 10px 10px;*/
 padding: 0px 0px 0px 0px;
}

.category_items_title{
 float: left;
 padding: 5px;
}
.category_items_title a {
 font-size: 12px;
 color: #800000;
 font-weight: bold;
}

.category_items_picture {
 float: right;
 padding: 0px 10px 10px 10px ;
}

.category_items_paging{
 width: 100%;
 clear:both;
}

.category_items_table{
 margin-left: 10px;
 width: 550px;

}

.category_item_listing_row{
 border: 1px #e1e1e1 solid;

}

.category_item_listing_title{
 border-color: #e1e1e1;
 border-style: solid;
 border-width: 1px 0px 1px 15px;
}

.category_items_title {
 font-size: 14px;
 color: #800000;
 font-weight: bold;
 padding: 5px;

}

.category_items_price {
 font-weight: bold;
 padding: 5px 5px;
 text-align: right;
 border-color: #e1e1e1;
 border-style: solid;
 border-width: 1px 0px;
}

.category_items_select{
 width: 50px;
 text-align: center;
 border-color: #e1e1e1;
 border-style: solid;
 border-width: 1px 1px 1px 0px;
}

.category_personalization_body{
  margin: 0px 10px;
}

.category_content {
background-color:#FFFFFF;
float:left;
width:175px;
padding-left: 10px;
}             

                  

                  

                  

                  

                  

                  

                  

                  