.ontop {
z-index:32767;
width:385px;
display:none;
position:absolute;
color:#000;
}

.window {
max-width:338px;
padding:30px 30px 15px;
}

.window p {
font:12px/16px arial,sans-serif;
margin:0;
padding:0 0 15px;
}

.tooltip-style {
background-color:#FFF;
border:1px solid #C3C4C4;
border-radius:4px;
box-shadow:0 0 3px rgba(0,0,0,0.3);
color:#49494A;
min-width:50px;
position:relative;
text-align:left;
padding:0;
height:200px;
}

#arrow-wrap {
position:absolute;
}

.tooltip-style .tt-arrow-left,.tooltip-style .tt-arrow-right {
height:26px;
width:13px;
}

.tooltip-style .tt-arrow-right .tt-mask-arrow {
border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #FFF;
border-width:11px 0 11px 11px;
margin:2px 0 0;
}

.tt-mask-arrow {
z-index:32769;
}

.tt-shadow-arrow,.tt-mask-arrow {
height:0;
position:absolute;
width:0;
border-style:solid;
}

.tooltip-style .tt-arrow-right .tt-shadow-arrow {
border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #C3C4C4;
border-width:13px 0 13px 13px;
}

.tt-shadow-arrow {
z-index:32768;
}

.tooltip-style a.close-button {
color:#49494A!important;
display:block;
height:18px;
position:absolute;
right:10px;
text-align:right;
text-decoration:none!important;
top:5px;
cursor:pointer;
width:50px;
}

.tooltip-style a.close-button span.text {
display:none;
font:11px/16px arial,sans-serif;
vertical-align:middle;
margin-right:3px;
margin-top:-1px;
}

.low-price-text {
cursor:pointer; position:relative;
}

.tooltip-style a.close-button span.button {
background:url(http://lib.store.yahoo.net/lib/yhst-138463016558931/close-button.png) no-repeat scroll 0 0 rgba(0,0,0,0);
border:medium none;
display:inline-block;
height:4px;
vertical-align:middle;
width:4px;
}

.tooltip-style a.close-button:hover span.text {
display:inline-block;
}

.tooltip-style a.close-button:hover span.button {
background:url(http://lib.store.yahoo.net/lib/yhst-138463016558931/close-button.png) no-repeat -10px 0;
}
.out-of-stock-msg{ position:relative;}

