@charset "utf-8";
/* CSS Document */

/*---------------------  START PRODUCT PAGE LAYOUTS  ---------------------*/

#item-title {
padding: 5px;
height: 22px;
vertical-align: middle;
background: url("http://www.tcpglobal.com/3m/images/3M_itemtitle_bg.jpg") 0 0 no-repeat;
}

#fulldesc {
width: 450px;
padding: 5px;
}

#product-image {
width: 150px;
margin-top: 5px;
text-align: center;
}

#section-opener {

height: 2px;
background: url("http://www.tcpglobal.com/3m/images/3M_sectionopener_bg.jpg") 0 0 no-repeat;
}

#section-closer {
height: 2px;
background: url("http://www.tcpglobal.com/3m/images/3M_sectioncloser_bg.jpg") 0 0 no-repeat;
}
