/*
Theme Name: Rosebowl
Version: 1.0
Author: Sean Bowman
*/

#featured_product {
width: 100%;
text-align:center;
/*border-color: #EA979B;

     border-width: 2px;
     border-style: solid;*/
  

}

/*#featured_products_column_content {
  background:  url(../rosebowl/style/images/cart_background.gif);
  background-repeat: y;
  min-height: 100px;
    width:204px;
  margin-top: -10px;
}*/

#featured_product tr {

  vertical-align: top;
}

#featured_product td {
/*    width: 33%;*/
/*    height: 40px;*/

    padding: 5px;

}

/*#featured_product {
     background-color: #0066cc;
width: 100%;
 border-color: #EA979B;
     border-width: 2px;
     border-style: solid;
}*/

#featured_product tr {

}

#featured_product td{
    vertical-align: top;
    text-align: center;
}

td.featured_product_image {
    height: 80px;

}

td.featured_product_desc {
    height: 50px;
    padding-bottom: 2px;

}
td.featured_product_price {
    height: 15px;
}
td.featured_product_price h3 {

    vertical-align: middle;
    font-size: 1.4em;
}

td.featured_add_to_cart {
    height: 20px;
}