.attribImg_custom {
  float: left;
  margin: 0.3em 0;
  width: 10%;
  text-align: center;
  cursor:pointer;
  width:35px;
  height:50px;
}

#showRibbons{
  display:none;
  border: 0px solid;
  position: relative;
  width: 448px;
  height: 337px;
  left: 0px;
  top: 0px;
  z-index:1000;
  background-image: none;
}

#productMainImage{
  margin-left:10px;
  margin-top:20px;
}

#imageDescription{
  border:0px dashed;
  width:700px;
  height:330px;
  float:left;
}

#imagelefty{
  float:left;
  border:0px solid;
  width:340px;
  height:260px;
  text-align:center;
  background:url("../images/ComingSoon.jpg") no-repeat;
}

#imagerighty{
  float:left;
  border:0px solid;
  width:350px;
  height:300px;
}

#itemDescription{
  overflow:auto;
  height:265px;
  border:1px solid;
  width:100%;
}

div.attribImg_custom:hover{
  border:0px solid;
}

.attDropCustom{
  width: 150px;
}

#attsPrice{
  float:left;
  width: 700px;
  border:0px solid;
  margin-top:0px;
}

#attlefty{
  border:0px solid;
  width:340px;
  float:left;
}

#attrighty{
  border:0px solid;
  width:350px;
  float:left;
  margin-top:0px;
}

#cartAdd_custom{
  
}

#wrapperAttribsOptions_right{
  background-color:#C0F9B2; 
  border:1px dashed; 
  padding:5px 5px 5px 20px;
}

img.customAttImage:hover{
  border:1px solid;
}

#productAttributes{
  margin-left:20px;
}

#PersonalizedPopupBody{
  background:url('../images/popupbgImage.gif') no-repeat;;
}

#bodyText{
  margin-top:70px;
  margin-left:20px;
  height:270px;
  width:358px;
  overflow:auto;
  border:0px solid;
}

#PersonalizedPopupBodyClose{
  /*bottom:0px;*/
  text-align:center;
  /*position:fixed;*/
  left:50%;
  margin-left:-16px;
}

#popupImages{
  text-align: center;
}

img.popupImage{
  padding:3px;
}

#popupDivOverlay{
  display:none;
  width:100%;
  height:100%;
  position:fixed;
  background-color:black;
  opacity:.5;
  filter: alpha(opacity = 50);
  top:0px;
  left:0px;
  z-index:1000;
} 

#bodyTextDiv{
  left:50%;
  margin-left:-290px;
  height:450px;
  width:590px;
  overflow:auto;
  border:0px solid;
  background-color:#FFF;
  position:fixed;
  display:none;
  z-index:10005;
  padding:10px;
}