      .item{
	width:428px;
	padding:0;
	margin-top:12px;
        }
	.itemTn{
	  float:left;
	  text-align:right;
	  margin:12px auto;
	  width:186px;
	  }
	.itemTn img{
	  border:none;
	  }
	.itemInfo{
	  float:left;
	  text-align:left;
	  margin:0 auto;
	  padding:10px 0;
	  }
	  .itemCaption{
	    float:left;
	    width:186px;
	    }
	  .itemCaption li{
	    margin:0 1em;
	    padding:0;
	    list-style: none;	    
	  .itemMap{
	    clear:both;
	    padding-top:12px;
	    }
	.itemRight{
	  float:right;
	  text-align:center;
	  padding:0;
	  margin:0 0 0 12px;
	  
	  font-weight:bold;
	  }
	  .itemRight a:link,.itemRight a:visited{
	    padding:0 0 .2em 0;
	    line-height:1.5em;
	    display:block;
	    font-size:115%;
	    color:#fff;
	    text-decoration:none;
	    }
	  .itemRight a:hover{
	    color:#fff;
	    text-decoration:underline;
	    }
	  .itemPrice h3{
	    margin:0;
	    padding:1em 0;
	    width:105px;
	    float:left;
	    
	    font-size:75%;
	    color:#000;
	    }
	  .itemDetails{
	    width:105px;
	    float:left;
	    clear:both;
	    margin:2px 0;
	    background:url("../../images/itemDetailsBg.gif") repeat-x;
	    }
	  .itemAgent{
	    width:105px;
	    float:left;
	    clear:both;
	    margin:2px 0;
	    background:url("../../images/itemAgentBg.gif") repeat-x;
	    }
	  .itemCompare{
	    width:105px;
	    float:left;
	    clear:both;
	    margin:2px 0;
	    background:url("../../images/itemCompareBg.gif") repeat-x;
	    }
	    

/* itemBg */

	.itemHeaderLeft{
	  width:12px;
	  background:url("../../images/itemHeaderBg.gif") top left no-repeat;
          }
	.itemHeaderCenter{
	  text-align:center;
	  background:url("../../images/itemHeaderBg.gif") top center repeat-x;
          }
	.itemHeaderRight{
	  width:12px;
	  background:url("../../images/itemHeaderBg.gif") top right no-repeat;
          }
	.itemMidLeft{
	  width:12px;
	  background:url("../../images/itemBodyBg.gif") center left repeat-y;
	  }
	.itemMidCenter{
	  background:#fff;
	  }
	.itemMidRight{
	  width:12px;
	  background:url("../../images/itemBodyBg.gif") center right repeat-y;
	  }
	.itemBottomLeft{
	  width:12px;
	  height:12px;
	  background:url("../../images/itemFooterBg.gif") bottom left no-repeat;
	  }
	.itemBottomCenter{
	  height:12px;
	  background:url("../../images/itemFooterBg.gif") bottom center repeat-x;
	  }
	.itemBottomRight{
	  width:12px;
	  height:12px;
	  background:url("../../images/itemFooterBg.gif") bottom right no-repeat;
	  }
	  
/* /itemBg */
